B Brent W Peterson Well-Known Member Aug 8, 2011 #1 Aug 8, 2011 #1 I just switched to using the Apache config settings and suddenly none of my conplex php files run. I can get phpinfo.php and apc.php but the front page (Magento) won't load, it gives a 503 error. Any thoughts? Last edited by a moderator: Aug 9, 2011
I just switched to using the Apache config settings and suddenly none of my conplex php files run. I can get phpinfo.php and apc.php but the front page (Magento) won't load, it gives a 503 error. Any thoughts?
N NiteWave Administrator Aug 8, 2011 #2 Aug 8, 2011 #2 check if phpinfo() match. can get phpinfo at command line: /usr/local/lsws/fcgi-bin/lsphp5 -i
B Brent W Peterson Well-Known Member Aug 9, 2011 #3 Aug 9, 2011 #3 This is solved: I had recompiled with Apache config and missed a setting. magento-check.php found the problem
This is solved: I had recompiled with Apache config and missed a setting. magento-check.php found the problem