ISPConfig installation does not work

Discussion in 'Installation/Configuration' started by palst, Jan 8, 2010.

  1. palst

    palst New Member

    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
     
  2. till

    till Super Moderator Staff Member ISPConfig Developer

  3. palst

    palst New Member

    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 :confused:

    /Palst
     
  4. falko

    falko Super Moderator Howtoforge Staff

    Did you restart Apache?
     
  5. palst

    palst New Member

    Hi

    Jepp. Restarted first httpd, no change. Restartet the server, no help.

    Guess I have to start all over.... :confused:

    /Palst
     
  6. falko

    falko Super Moderator Howtoforge Staff

    What's the output of
    Code:
    grep error_reporting /etc/php.ini
    ?
     
  7. palst

    palst New Member

    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
     
    Last edited: Jan 13, 2010

Share This Page