Author Topic: another Apache/PHP question  (Read 642 times)

Master of Reality

  • VIP
  • Member
  • ***
  • Posts: 4,249
  • Kudos: 177
    • http://www.bobhub.tk
another Apache/PHP question
« 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?
Disorder | Rating
Paranoid: Moderate
Schizoid: Moderate
Linux User #283518
'It takes more than a self-inflicted gunshot wound to the head to stop Bob'

voidmain

  • VIP
  • Member
  • ***
  • Posts: 5,605
  • Kudos: 184
    • http://voidmain.is-a-geek.net/
another Apache/PHP question
« Reply #1 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?
Someone please remove this account. Thanks...

Master of Reality

  • VIP
  • Member
  • ***
  • Posts: 4,249
  • Kudos: 177
    • http://www.bobhub.tk
another Apache/PHP question
« Reply #2 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 ]

Disorder | Rating
Paranoid: Moderate
Schizoid: Moderate
Linux User #283518
'It takes more than a self-inflicted gunshot wound to the head to stop Bob'

voidmain

  • VIP
  • Member
  • ***
  • Posts: 5,605
  • Kudos: 184
    • http://voidmain.is-a-geek.net/
another Apache/PHP question
« Reply #3 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? :)
Someone please remove this account. Thanks...

Master of Reality

  • VIP
  • Member
  • ***
  • Posts: 4,249
  • Kudos: 177
    • http://www.bobhub.tk
another Apache/PHP question
« Reply #4 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 ]

Disorder | Rating
Paranoid: Moderate
Schizoid: Moderate
Linux User #283518
'It takes more than a self-inflicted gunshot wound to the head to stop Bob'

voidmain

  • VIP
  • Member
  • ***
  • Posts: 5,605
  • Kudos: 184
    • http://voidmain.is-a-geek.net/
another Apache/PHP question
« Reply #5 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.  
Someone please remove this account. Thanks...