From: Henry C. <hen...@ya...> - 2001-04-25 06:24:24
|
Funny ...I am getting the php parsed using the "php4apache.dll" loaded as a module with the prepends disabled when I browse to the BC /htdocs/hello.php= . I have made a minor adjustment with the httpd.conf you sent me. I disabled the listen 3000 and am listening on port 80. I don=B9t uderstand why when I run http://mydomain.com/htdocs/index.php my webserver attempts to download the file to disk on 4/25/01 1:42 AM, alex black at en...@tu... wrote: > wow, your php install is out to get you :) >=20 > hrm... >=20 > important: > -are you getting a blank page on a script with <?php echo "hello"; ?> ? > if you are php _is_ pasing the files, but there is a problem. if php wasn= 't > parsing the files, you would see the php code as plaintext in the browser= . >=20 > -if, based on the above, php _is_ parsing the files, _make_sure_ the th= e > binarycloud prepends are _disabled_ (for testing purposes) so you can > eliminate the possibility of any other code being run that you don't know > about. >=20 > I want to get yo to the point where you can see "hello" from <?php echo > "hello"; ?> >=20 > also, have you tried using my php.ini and httpd.conf? > note that my httpd.conf makes apache listen on post 3000, I don't like us= ing > 80 on windows. >=20 > _alex >=20 >=20 >=20 > _______________________________________________ > binarycloud-dev mailing list > bin...@li... > http://lists.sourceforge.net/lists/listinfo/binarycloud-dev >=20 _________________________________________________________ Do You Yahoo!? Get your free @yahoo.com address at http://mail.yahoo.com |