LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Apache PHP (https://www.linuxquestions.org/questions/linux-newbie-8/apache-php-413254/)

ddu_ 02-08-2006 09:54 PM

Apache PHP
 
Hey all, back again for more help...
I'm totally lost with trying to get php to work with apache. I've attempted to follow the guide on the site but have still come up short.

First off, i'm running Slackware10.2
Here's where I'm at...

I download the apache package from linuxpackages.net, run it using installpkg, seems to work fine. Sets up diretory /etc/apache2/ The httpd works perfectly.

I download the apache-php2 package from there as well...
the script executes fine.

I look in /etc/apache2/httpd.conf
Include /etc/apache2/mod_php.conf is at the end of it (mod_php.conf also exists in the directory)

here's where I start to lose it...
I look in mod_php.conf
LoadModule php4_module lib/apache2/libphp4.so

is there....
I think this may be part of the problem...I have no idea where to find libphp4.so
maybe it's pointing in the wrong place? Or am I totally lost?

Any help is apperciated, as always!

ddu_ 02-08-2006 10:09 PM

Sorry, solved it :)

JimBass 02-08-2006 10:15 PM

Glad you solved it, but you should post your solution so when somebody searches for apache and mod_php.conf and libphp4.so, they have a solution as well!

Peace,
JimBass


All times are GMT -5. The time now is 10:07 AM.