-
PHP4 + Apache2.2
Hi all,
I am having trouble getting php4.4 to work with apache2.2
I have a php test page but the browser just hangs when loading.
Here are the changes I made...
HTTPd.conf
ScriptAlias /php/ "c:/php/"
AddType application/x-httpd-php .php
Action application/x-httpd-php "/php/php.exe"
PHP:
copied php4apache.dll from c:\PHP\sapi to c:\php
copied contents of c:\php\dlls to windows\system32
php.ini
extension_dir = c:/php/extensions
doc_root = "c:/Program Files/Apache Group/Apache/htdocs"
Thanks,
Kevin.
-
Do you get any errors ion your system log?
Administrative tools -> Even viewer -> System
-
gives this error...
The Apache2.2 service terminated with service-specific error 1 (0x1).
also some TCPIP warnings
On the browser IK now get HTTP 403(Forbidden)
-
Well I would just download XAMPP or WAMP.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
Bookmarks