Hi. I have followed the Howto: The Perfect Server - Fedora 12 x86_64 [ISPConfig 3], only difference is that I use a standard i386 PC. All seems to be ok, even the installation of ISPConfig3, but when i fire up a browser to log in on 192.168.0.100:8080 from a computer in the network i get some errors and is not presentet with a loginscreen for ISPconfig. I get php error messages saying: Deprecated: Function set_magic_quotes_runtime() is deprecated in /usr/local/ispconfig/interface/lib/config.inc.php on line 49 Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /usr/local/ispconfig/interface/lib/config.inc.php:49) in /usr/local/ispconfig/interface/lib/app.inc.php on line 60 Deprecated: Function set_magic_quotes_runtime() is deprecated in /usr/local/ispconfig/interface/lib/classes/tpl.inc.php on line 1230 Deprecated: Function set_magic_quotes_runtime() is deprecated in /usr/local/ispconfig/interface/lib/classes/tpl.inc.php on line 1232 What have I done wrong, (besides not beeing able to fix this ) Regards palst
You missed to configure the error reporting level in php as described in the installation instructions in step 16: http://www.howtoforge.com/perfect-server-fedora-12-x86_64-ispconfig-3-p5
Thanks but ... I did insert ; as described in the howto, but after your post I searched through the php.ini, and another place in the file the same line was written, under the description og "Error handeling and logging". Comenting out that line as well did not solve the problem. Something more I am missing /Palst
Hi Jepp. Restarted first httpd, no change. Restartet the server, no help. Guess I have to start all over.... /Palst
Will check on Monday... The server is at work behind BIG (fire)Walls. Can't access it from here. Thanks for your support. Have a nice weekend SOLVED by a full new install. Guess I have missed something along... Palst