PDA

View Full Version : PHP


MaJ
24-03-2004, 02:47 PM
Anybody successfully installed PHP on Fedora?

i have configured it & installed everything. But when i load up any php document it will ask me to "Open As". I have gone over my httpd.conf about 1000 times & everything is right. Apache has been re-installed & seems to be running.

Fcking pissing me off something severe. If any of you have sucessfully set it up plz msg me.

Thanks.

>MaJ

Brainless
25-03-2004, 09:09 AM
got a url for it?

MaJ
25-03-2004, 09:34 AM
running local right now.

BeStRaFe
25-03-2004, 12:48 PM
what apache is it running... 2.X ?

MaJ
25-03-2004, 01:43 PM
Apache4.. doesnt make a difference tho, basically it loads the same module in the end.

I have checked that the modules are being loaded & they are, coz when i change the link address, apache will fall over telling me that a module could not be loaded.

So there is no issue there.

MaJ
26-03-2004, 12:55 PM
hey guys, i fixed it & its working fine now. Im not sure what i did so i wont screw with it (i backed up my httpd.conf just in case).

snakeoil
29-03-2004, 10:36 AM
Apache4.. doesnt make a difference tho, basically it loads the same module in the end.

I have checked that the modules are being loaded & they are, coz when i change the link address, apache will fall over telling me that a module could not be loaded.

So there is no issue there.

The current version of Apache is 2.0.49. AFAIK there is no such thing as Apache4.. well not for a little while at least. The modules are also different between 1.x & 2.x. They are compiled from a similar PHP codebase, but once built can't be swapped across Apache versions that easily.

Brainless
29-03-2004, 10:53 AM
when he said 4 he ment 2.0.48

MaJ
29-03-2004, 11:02 AM
thanx brainless.

Server is running fine now anyways, no need for any more posts.