uipdated ISPConfig 3.0.3.2 php stop working

Discussion in 'General' started by PhoNull, Mar 2, 2011.

  1. PhoNull

    PhoNull New Member

    I updated my ispconfig 3 on debian 5 server. I created a new client and website and went to install wordpress and the page is just blank tho phpinfo.php works. This happens with every new site I create since the update.
     
    Last edited: Mar 2, 2011
  2. till

    till Super Moderator Staff Member ISPConfig Developer

    Please ensure that you selected php-fcgi as php method and that suexec is enabled for that website.

    Beside that, have you modified the vhost template file or do you use a custom vhost template?
     
  3. PhoNull

    PhoNull New Member

    Yes the site is set to php-fcgi and suexec is enabled and I haven't modified the vhost file.
     
  4. PhoNull

    PhoNull New Member

    ok I found out it's not php its mysql.. any new clients i create can't access phpmyadmin or login with there user/pass so when I go to install wordpress nothing comes up cuz it can't connect to sql
     
  5. till

    till Super Moderator Staff Member ISPConfig Developer

    Most likely you changed the mysql root password and forgot to change it also in the file /usr/local/ispconfig/server/lib/mysql_clientdb.conf
     
  6. PhoNull

    PhoNull New Member

    No I haven't changed anything and its only with new clients. Mysql works with all my other websites on my first client I created, every client after that it won't work
     
  7. till

    till Super Moderator Staff Member ISPConfig Developer

    1) Any jobs left in the jobqueue in the monitor?
    2) Are you able to login to mysql with the login details in the file /usr/local/ispconfig/server/lib/mysql_clientdb.conf
     

Share This Page