LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Slackware (https://www.linuxquestions.org/questions/slackware-14/)
-   -   Httpd/php can't find config! (https://www.linuxquestions.org/questions/slackware-14/httpd-php-cant-find-config-680487/)

skuzye 11-01-2008 11:54 AM

Httpd/php can't find config!
 
Well,I must say that I never used apache and php before... however, I installed a full version of Slackware 12.1 and it was everything ok untill I decided to upgrade my httpd and php to the current version with slackpkgs... and... /etc/apache was gone!! I tried downgrading to the cd version but it didn't appear... if I could find any info onto how to make these files again everything would be ok.... now I'm stucked..

Any solution?

<edit>

Apache is working but it's not parsing php files into php module.

astrogeek 11-01-2008 01:36 PM

You must enable PHP in the Apache config
 
Edit /etc/httpd/httpd.conf

Uncomment the line...

#Include /etc/httpd/mod_php.conf

<Edit> Then restart the httpd daemon </Edit>

skuzye 11-01-2008 05:55 PM

Ohh gee... I'm so embarrassed... thanks a lot! Everything is working fine now, I even managed to install phpmyadmin hehehe...

Skuzye


All times are GMT -5. The time now is 07:05 PM.