hi,

i installed php4 onto my linux 7.0 system along with apache and mysql.

the apache and mysql work.

once i did 'make install' for php, i changed the http.conf file in
apache so that the
AddType lines were uncommented out and the file extensions should be
recongized.

i've done this on windows and it worked.

now, however, when i try to path to a .php file like localhost/test.php,
it tries
to save the file to disk instead of executing the code.

anybody know why?

thanks,

rg


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to