Re: Open or Save PHP page?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



.php files are still not associated with PHP extension on Apache. That
means the php4apache.dll, or php4ts.dll is not associated in Apache to
deal with PHP files.

Check ur Apache conf files. Edit httpd.conf. On the module loading
section and adding module section.Check if the php4apache.dll or
php4ts.dll are loaded.

It's about types and handles as well. 

Your keywords are : AddType, AddModule, LoadModule, php4Apache, and
php4ts.dll. Dig into these!


On Mon, 18 Oct 2004 17:57:33 -0500, Chris <cmdmisc@xxxxxxx> wrote:
> Win XP Pro
> Apache 1.3.31 - Win MSI
> PHP 4.3.8 - Win MSI
> 
> Followed directions in PHP install.txt to install PHP as a module for
> Apache.
> Server runs and servers HTML pages fine.
> PHP.INI copied to Apache installation folder.
> When selecting link to load a PHP file, system asks to open or save the PHP
> file with Dreamweaver - associated with PHP.  Server's not interpreting the
> script.
> 
> ideas?
> 
> -Chris
> 
> 


-- 
M.Saleh.E.G
97150-4779817

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux