Stop Microsoft

Operating Systems => Linux and UNIX => Topic started by: Master of Reality on 17 December 2002, 01:29

Title: another Apache/PHP question
Post by: Master of Reality on 17 December 2002, 01:29
I had apache and php installed on slackware8.1 when i installed slack. Now i had php scripts working when i first used it, without changing anything. But now for some reason php doesnt work. Is there something i have to add or uncomment in http.conf or something that i might have looked over?
Title: another Apache/PHP question
Post by: voidmain on 17 December 2002, 02:14
If it was working, and now it's not working, what have you changed in between those times? Is php installed?
Title: another Apache/PHP question
Post by: Master of Reality on 20 December 2002, 00:51
welll i think it was working... but maybe that was my other server. Is there certain lines to uncomment to originally install it? PHP for Apache was installed when i installed slackware. It just shows me the source of the php when i try a php script.
Just like it shows the source of cgi if you havent added the handler.

[ December 19, 2002: Message edited by: The Master of Reality / B0b ]

Title: another Apache/PHP question
Post by: voidmain on 20 December 2002, 01:01
Are you running Apache 2.x? If so the only thing I see as far as modules is:

Code: [Select]

For Apache 3.x this is what I see in my configuration related to php:

Code: [Select]

Maybe you should install Red Hat? :)
Title: another Apache/PHP question
Post by: Master of Reality on 20 December 2002, 03:54
3.x? isnt the latest version 2.0.43?
mine is 1.3x

hmmmmmmmmm... i'm sure i'll figure it out.

[ December 19, 2002: Message edited by: The Master of Reality / B0b ]

Title: another Apache/PHP question
Post by: voidmain on 20 December 2002, 03:56
That's what I meant, 1.3.x, not 3.x. Sorry about that was an error from typing too fast to comprehend what I was typing.  (http://smile.gif)