PHP stopped working after upgrade and also another...

3 posts / 0 new
Last post
#1 Fri, 06/26/2009 - 04:14
carlosmcruz

PHP stopped working after upgrade and also another...

Hi all,

This morning when I made the login I see some packages needing upgrade at the splash page, so, as usual I did an upgrade via virtualmin...

It asked me to Re-Check configuration so I did that too, and now 1st problem:

The status of your system is being checked to ensure that all enabled features are available, that the mail server is properly configured, and that quotas are active ..

  Virtualmin is configured to setup DNS zones, but this system is not setup to use itself as a DNS server. Either add 127.0.0.1 to the list of DNS servers, or turn off the BIND feature on the module config page.

.. your system is not ready for use by Virtualmin.

I see and all DNS master and slave are working proprely... Also everythings seems to be working except PHP.

Now, any website based on PHP is no longer working...

Need a little help, anyone?

From what I see when upgrading it seems to upgraded the apache and usermin and virtualmin...

Thanks in advance for any help.

Carlos M Cruz

Fri, 06/26/2009 - 07:56
andreychek

Well, it sounds like /etc/resolv.conf doesn't have your IP in there -- generally 127.0.0.1.

The packages you updated wouldn't have done that, but if you're using DHCP, it may have rewritten your resolv.conf file.

-Eric

Fri, 06/26/2009 - 12:03
Joe
Joe's picture

Note that the resolv.conf issue is not at all related to PHP issues.

We need to see some error messages to help figure out the PHP problems. What appears in the relevant error_log for the virtual server when you try to visit a PHP app?

--

Check out the forum guidelines!

Topic locked