Seite 1 von 1

Extern sehr langsam beim laden

Verfasst: Mo 23. Jul 2007, 11:45
von servus
Aber jetzt hab ich ein anderes Problem Seite kann ich einwandfrei über mein Netzwerk anschauen sobald ich mit einen anderen PC ins Internet gehe seperate Verbindung baut er mir die Seiten ohne Bilder und sehr langsam auf.
Habe mal eine andere PHP Seite auf meinen Web-Server geladen die funktioniert einwandfrei.
Hat jemand eine Idee.

Verfasst: Mo 23. Jul 2007, 18:06
von emergence
contenido version ?

kommst du extern ins backend ?

steht was im logs/errorlog.txt ?

Verfasst: Mo 23. Jul 2007, 18:33
von servus
Version: contenido-4.6.15
login kommt aber ich kann mich nicht anmelden ins backend.

[22-Jul-2007 10:24:19] /contenido/main.php?area=con&frame=4&idcat=74&idtpl=21&contenido=3740e2330d359d9ba74132559d9689f8 Session: freeze() failed.
[22-Jul-2007 16:32:33] PHP Warning: Call-time pass-by-reference has been deprecated - argument passed by value; If you would like to pass it by reference, modify the declaration of [runtime function name](). If you would like to enable call-time pass-by-reference, you can set allow_call_time_pass_reference to true in your INI file. However, future versions may not support this any longer. in /srv/www/htdocs/cms/front_content.php(884) : eval()'d code on line 185
[22-Jul-2007 16:32:33] PHP Warning: Call-time pass-by-reference has been deprecated - argument passed by value; If you would like to pass it by reference, modify the declaration of [runtime function name](). If you would like to enable call-time pass-by-reference, you can set allow_call_time_pass_reference to true in your INI file. However, future versions may not support this any longer. in /srv/www/htdocs/cms/front_content.php(884) : eval()'d code on line 185
[22-Jul-2007 16:32:33] PHP Warning: Call-time pass-by-reference has been deprecated - argument passed by value; If you would like to pass it by reference, modify the declaration of [runtime function name](). If you would like to enable call-time pass-by-reference, you can set allow_call_time_pass_reference to true in your INI file. However, future versions may not support this any longer. in /srv/www/htdocs/cms/front_content.php(884) : eval()'d code on line 361

Verfasst: Di 24. Jul 2007, 06:53
von emergence
[22-Jul-2007 16:32:33] PHP Warning: Call-time pass-by-reference has been deprecated - argument passed by value; If you would like to pass it by reference, modify the declaration of [runtime function name](). If you would like to enable call-time pass-by-reference, you can set allow_call_time_pass_reference to true in your INI file. However, future versions may not support this any longer. in /srv/www/htdocs/cms/front_content.php(884) : eval()'d code on line 185
was hier zu tun ist, steht in der fehlermeldung...
login kommt aber ich kann mich nicht anmelden ins backend.
das einzige was ich mir da denken könnte -> du hast contenido auf localhost konfiguriert...

wie greifst du extren auf contenido zu (servername) ?
diesen servernamen würde ich in der contenido(includes/config.php anstelle von localhost angeben...