i had that problem too. but there is a small line in the install.txt file
that i also overlooked.
it says:
If you would like to use PHP as a module in Apache,
you should move
php4ts.dll
to the windows/system (for Windows 9x/Me)
or winnt/system32 (for Windows NT/2000) directory, overwriting any
older file. Then you should add the following two lines to your Apache
conf file:
LoadModule php4_module c:/php/sapi/php4apache.dll
AddType application/x-httpd-php .php
i hope that helps! good luck!!!
Fritz Mesedilla
Systems Administrator
Summit Interactive, Inc.
FHM | Seventeen | Candy | Cosmopolitan | Preview | Good Housekeeping
femalenetwork.com | candymag.com | fhm.com.ph | cosmo.com.ph
Palm Pilot Software: TVSked - Download from the link below
----------------------------------------------------------------------------
http://mesedilla.tripod.com +Basta Ikaw Lord
> -----Original Message-----
> From: Randall Barber [mailto:[EMAIL PROTECTED]]
> Sent: Friday, July 13, 2001 4:13 AM
> To: [EMAIL PROTECTED]
> Subject: [PHP-WIN] Apache and PHP
>
>
> I've downloaded PHP 4.0.6 and followed there two line instructions
> concerning rigging Apache for PHP interpreting:
>
> LoadModule php4_module c:/php406/sapi/php4apache.dll
> AddType application/x-httpd-php .php
>
> I stuck this in httpd.conf right after the commented out modules that
> they warn you should never enable without "professional" supervision.
>
> I get the following error:
>
> Cannot load c:/php406/sapi/php4apache.dll into server: (127) The
> specified procedure could not be found:
>
> I have permissions set on the directories, the dlls and the exe for
> IUSR_...
>
> I'm new to Apache (but I do realize it is supperior). Will someone
> point me to a good link with information about PHP and Apache setup?
>
> Thanks
> RDB
>
--
PHP Windows 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]