[PHP] php quit working

2001-02-26 Thread Jerry Lake

I just installed php as an apache DSO module
on the first try of a phpinfo(); it worked
just as it should, then I loaded phpmyadmin
and now when I make a request for a php file
it tries to download, my httpd.conf file seems
to be in order...any ideas?

Jerry Lake- [EMAIL PROTECTED]
Web Designer
Europa Communications - http://www.europa.com
Pacifier Online - http://www.pacifier.com

-- 
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]




Re: [PHP] php quit working

2001-02-26 Thread php3

Addressed to: "Jerry Lake" [EMAIL PROTECTED]
  [EMAIL PROTECTED]

** Reply to note from "Jerry Lake" [EMAIL PROTECTED] Mon, 26 Feb 2001 12:58:35 -0800

 I just installed php as an apache DSO module
 on the first try of a phpinfo(); it worked
 just as it should, then I loaded phpmyadmin
 and now when I make a request for a php file
 it tries to download, my httpd.conf file seems
 to be in order...any ideas?


What file extension did you use on your phpinfo() attempt?

What file extension does phpMyAdmin use?



Are they different  You may need to add php3 to the AddType
application/x-httpd-php declaration somewhere in your Apache
configuration.







Rick Widmer
Internet Marketing Specialists
http://www.developersdesk.com

--
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]