|
 |
beginning_php thread: Cannot Read My php files
Message #1 by "Jamal" <new_mojam@y...> on Sun, 15 Sep 2002 22:15:07
|
|
Hi,
Please I wondered if anyone could give me an explaination on how to
configure php4.2.3-win32 with apache1.3.26. The apache server is working
fine. I could see the php files when I type in the http://localhost. But
everytime i clicked or enter any of the files I got the error message
cannot find the file.
Please what can I do next? What do I have to change in these monster
(httpd.con and php.ini) files to solve this misery?
Thanks
Mo Jam
Message #2 by "Jamal" <new_mojam@y...> on Sun, 15 Sep 2002 22:17:31
|
|
Hi,
Please I wondered if anyone could give me an explaination on how to
configure php4.2.3-win32 with apache1.3.26. The apache server is working
fine. I could see the php files but when I type the name in the
http://localhost. But everytime i clicked or enter any of the file's name
I got the error message cannot find the file.
Please what can I do next? What do I have to change in these monster
(httpd.con and php.ini) files to solve this misery?
Thanks
Mo Jam
Message #3 by "Nikolai Devereaux" <yomama@u...> on Mon, 16 Sep 2002 11:40:33 -0700
|
|
http://www.php.net/manual/en/installation.php
Start there -- it's got all the information you need.
The gist of it is that you have to tell Apache what kind of files are PHP
files, and what to do with them. This usually involves the AddType and
Action directives in httpd.conf.
take care,
nik
|
 |