These forums are locked and archived, but all topics have been migrated to the new forum. You can search for this topic on the new forum: Search for PHP stopped working after upgrade and also another... on the new forum.
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.
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
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
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!