php3-list | 199908
Date: 08/05/99
- Next message: Brian Moon: "[PHP3] CNET Builder.com - Web Programming - Introduction to PHP - 8-3-99"
- Previous message: Aaron Leon Kaplan: "Re: [PHP3] Parallel, Multi Tasking, Forking whatever you want to call"
- Next in thread: Richard Allsebrook: "RE: [PHP3] php on win98"
- Maybe reply: Richard Allsebrook: "RE: [PHP3] php on win98"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hello I recentley tried the article written by Mr.Brian Moon on how to
install apache and php on windows 98. I followed the instructions to the
letter and now everything works fine but when I try to run php3 code which
my first code is <? phpinfo(); ?> (the file name is phpinfo.php3 in my
htdocs file) I get a URL not found error. All the pathways are right. I
installed php3.0.11 and apache 1.3.6 both made for windows 98 which I
currently have. Also as instructed I put the following code in the
httpd.conf file (at the bottom of the file, I also tried the middle and on
top with no success):
ScriptAlias /php3/ "C:/php311/"
Action application/x-httpd-php3 "/php3/php.exe"
AddType application/x-httpd-php3/ .php3
and C:\php311 is the correct pathway to php on my C drive.
any help would be greatley appreciated
Thank You in advance....Ramon
_______________________________________________________________
Get Free Email and Do More On The Web. Visit http://www.msn.com
-- PHP 3 Mailing List <http://www.php.net/> To unsubscribe, send an empty message to php3-unsubscribe <email protected> To subscribe to the digest, e-mail: php3-digest-subscribe <email protected> To search the mailing list archive, go to: http://www.php.net/mailsearch.php3 To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: Brian Moon: "[PHP3] CNET Builder.com - Web Programming - Introduction to PHP - 8-3-99"
- Previous message: Aaron Leon Kaplan: "Re: [PHP3] Parallel, Multi Tasking, Forking whatever you want to call"
- Next in thread: Richard Allsebrook: "RE: [PHP3] php on win98"
- Maybe reply: Richard Allsebrook: "RE: [PHP3] php on win98"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

