Hi,
I've unzipped and installed php 5 into my root/home directory.
Im using FedoraCore4 and Apache2. When I make a php page all I get is the php code along with the html. The php.ini text is also completely white in the terminal window.
I must be missing some obvious setup procedure but this is the first time I've set up my own linux server. And yes I've searched the forum and read patricks post.
Also there are 2 php.ini files: php.ini-dist and php.ini-recommended. ??? which one do I use to config php once I get it working?
Php 5 is not working
Moderator: General Moderators
-
dogma_spelled_backwards
- Forum Newbie
- Posts: 2
- Joined: Sun May 08, 2005 3:41 am
- Chris Corbyn
- Breakbeat Nuttzer
- Posts: 13098
- Joined: Wed Mar 24, 2004 7:57 am
- Location: Melbourne, Australia
-
dogma_spelled_backwards
- Forum Newbie
- Posts: 2
- Joined: Sun May 08, 2005 3:41 am
-
malcolmboston
- DevNet Resident
- Posts: 1826
- Joined: Tue Nov 18, 2003 1:09 pm
- Location: Middlesbrough, UK
- Chris Corbyn
- Breakbeat Nuttzer
- Posts: 13098
- Joined: Wed Mar 24, 2004 7:57 am
- Location: Melbourne, Australia
have you read the install file or readme text, it is pretty good about explaing how to set php.
If you had you would have noticed it says to use php.ini-recommended
also you would have read how to add the modules to your http.conf file.
after you have done this and are still having problems then ask agian.
If you had you would have noticed it says to use php.ini-recommended
also you would have read how to add the modules to your http.conf file.
after you have done this and are still having problems then ask agian.
I'm having the same issue. I set up my httpd.conf for apache 1.3 and downloaded the binaries for php5. I then alterd the php reccomended file to php.ini and put in the diectorys for my rootdiectory as well as putting all the configuration for Apache to recognize it and all I get is an html page coming up reading of my php script its not interpreting it. Its becoming very very frustrating can someone assist me please?