php modulként nem indul...
config:
Apache2
php4.2.3
Win2000
httpd.conf-ot editálva Loadmodule ... az apache nem indul el.
error log-ban ezt írja:
[Mon Dec 09 00:15:18 2002] [notice] Parent: Created child process 2324
[Mon Dec 09 00:15:18 2002] [notice] Child 2324: Child process is running
[Mon Dec 09 00:15:18 2002] [notice] Child 2324: Acquired the start mutex.
[Mon Dec 09 00:15:18 2002] [notice] Child 2324: Starting 250 worker threads.
■ Apache2
php4.2.3
Win2000
httpd.conf-ot editálva Loadmodule ... az apache nem indul el.
error log-ban ezt írja:
[Mon Dec 09 00:15:18 2002] [notice] Parent: Created child process 2324
[Mon Dec 09 00:15:18 2002] [notice] Child 2324: Child process is running
[Mon Dec 09 00:15:18 2002] [notice] Child 2324: Acquired the start mutex.
[Mon Dec 09 00:15:18 2002] [notice] Child 2324: Starting 250 worker threads.
Re: php modulként nem indul...
Tehát: az Apache2 httpd.conf fájljába csak két sort kell beszúrni (a php install.txt által említett AddModule mod_php4.c sorra nálam az Apache2 szintén dob egy hátast). Valamint mindenféleképp a /sapi/php4apache2.dll-t hívd meg!
Robi