Haloo, I hae a problem ...
I've downloaded php4.0.4.zip(Win32) version from your
website and Apache 1.3.14 from apach's web....
well i ran the apache ...
after that i extracted the php in c:\php
well...
then i started to read the install file...
i've made all registry stuff ... but when i use
'ScriptInterpreterSource registry' the the IE gives me
no input file spcifyed
....
i wana know why... ?
here are all config lines i use from httpd.conf:
ScriptAlias /php/ "c:/phpscripts/"
<Directory "C:/phpscripts">
ScriptInterpreterSource script
AllowOverride None
Options Indexes MultiViews ExecCgi
Order allow,deny
Allow from all
</Directory>
AddType application/x-httpd-php .php
AddType application/x-httpd-php-source .phps
AddType application/x-httpd-php .phtml
AddHandler cgi-script .php
Action application/x-httpd-php "/php/php.exe"
...................................................
that's all i've put in the httpd.conf file at apaches
server...
oh yeah....
the most important....
in the php manuals i didn't find any descriptions
about running the php4apapche.dll
could you please send me any help about this topic ...
__________________________________________________
Do You Yahoo!?
Yahoo! Auctions - Buy the things you want at great prices.
http://auctions.yahoo.com/
--
PHP Install 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]