Date: 02/15/03
- Previous message: firepages: "[PHP-INST] buildong bundled GD on win32"
- In reply to: Tramelw <email protected>: "[PHP-INST] Installing PHP on Apache 2 with Win2k"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
I would suggest you grab 2.0.44 as its much stabler than .43 on win32 ...
regardless..
there is nothing wrong with your LoadModule line assuming the path is
correct
try sticking a copy of php.exe and php4ts.dll into your /sapi folder
Regards,
Simon
<Tramelw <email protected>> wrote in message news:9.a0c412b.2b7de157 <email protected>
> Hello Everyone,
>
> I am running Apache 2.0.43 on Windows 2000 Professional, and attempting to
> run a PHP 4.2.3 installation.
>
> I attempted to add the following three lines of code to my httpd.conf as
> stated in my php tutorial book:
>
> LoadModule php4_module c:/php/sapi/php4apache2.dll
>
> AddType application/x-httpd-php .php .phtml .html
> AddType application/x-httpd-php-source .phps
>
> Now, the AddType lines of code seem to take just fine, however when I try
to
> add the "LoadModule" line of code, I receive a startup error from my
Apache
> server. When I take this line of code out, I receive a confirmation of
> successful login. I've seen several variations of the add line, however
was
> wondering if anyone had found a solution to this, as I have found nothing
> related in the archives.
>
> Thanks in advance,
>
> Tramel Woodard
> Web Developer
> Real 2 Life Design
> http://www.real2life.com
-- PHP Install Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
- Previous message: firepages: "[PHP-INST] buildong bundled GD on win32"
- In reply to: Tramelw <email protected>: "[PHP-INST] Installing PHP on Apache 2 with Win2k"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

