#LoadModule php4_module C:/WebServer/php4/sapi/php4apache2.dll
Apache startuje tylko php tak i tak nie dziala za chiny w logach i zdarzeniech sys nie ma zadnego konfliktu.. a jesl dam tak
LoadModule php4_module C:/WebServer/php4/sapi/php4apache2.dll Apache wogule nie startuje i w logu oraz podczas startu wyskakuje taki text:
Cytat
C:WebServerApache GroupApache2bin>apache -k restart
C:WebServerApache GroupApache2bin>apache -k restart
Syntax error on line 173 of C:/WebServer/Apache Group/Apache2/conf/httpd.conf:
Cannot load C:/WebServer/php4/sapi/php4apache2.dll into server: Nie mo┐na odnale
č© okre»lonego modu│u.
C:WebServerApache GroupApache2bin>apache -k stop
The Apache2 service is stopping.
The Apache2 service has stopped.
C:WebServerApache GroupApache2bin>apache -k start
Syntax error on line 173 of C:/WebServer/Apache Group/Apache2/conf/httpd.conf:
Cannot load C:/WebServer/php4/sapi/php4apache2.dll into server: Nie mo┐na odnale
č© okre»lonego modu│u.
C:WebServerApache GroupApache2bin>apache -k start
Syntax error on line 173 of C:/WebServer/Apache Group/Apache2/conf/httpd.conf:
Cannot load C:/WebServer/php4/sapi/php4apache.dll into server: Nie mo┐na odnaleč
© okre»lonego modu│u.
C:WebServerApache GroupApache2bin>apache -k restart
Syntax error on line 173 of C:/WebServer/Apache Group/Apache2/conf/httpd.conf:
Cannot load C:/WebServer/php4/sapi/php4apache2.dll into server: Nie mo┐na odnale
č© okre»lonego modu│u.
C:WebServerApache GroupApache2bin>apache -k stop
The Apache2 service is stopping.
The Apache2 service has stopped.
C:WebServerApache GroupApache2bin>apache -k start
Syntax error on line 173 of C:/WebServer/Apache Group/Apache2/conf/httpd.conf:
Cannot load C:/WebServer/php4/sapi/php4apache2.dll into server: Nie mo┐na odnale
č© okre»lonego modu│u.
C:WebServerApache GroupApache2bin>apache -k start
Syntax error on line 173 of C:/WebServer/Apache Group/Apache2/conf/httpd.conf:
Cannot load C:/WebServer/php4/sapi/php4apache.dll into server: Nie mo┐na odnaleč
© okre»lonego modu│u.
php wogule nie dziala a jedne z najwazniejszych wpisow w httpd.conf mam takie:
Cytat
ServerRoot "C:WebServerApache GroupApache2"
#LoadModule php4_module C:/WebServer/php4/sapi/php4apache2.dll
LoadModule cgi_module modules/mod_cgi.so
DocumentRoot "C:WebServerApache GroupApache2htdocs"
DirectoryIndex index.html index.html.var index.htm index.php index.php3
# AddType allows you to add to or override the MIME configuration
# file mime.types for specific file types.
#
AddType application/x-tar .tgz
AddType application/x-httpd-php .php .php3
AddHandler cgi-script .cgi .sh .pl
#LoadModule php4_module C:/WebServer/php4/sapi/php4apache2.dll
LoadModule cgi_module modules/mod_cgi.so
DocumentRoot "C:WebServerApache GroupApache2htdocs"
DirectoryIndex index.html index.html.var index.htm index.php index.php3
# AddType allows you to add to or override the MIME configuration
# file mime.types for specific file types.
#
AddType application/x-tar .tgz
AddType application/x-httpd-php .php .php3
AddHandler cgi-script .cgi .sh .pl
Natomiast w php.ini mam:
Cytat
extension_dir = "C:WebServerphp4"
extension_dir = "C:WebServerphp4extensions"
session.save_path = C:WebServersessiondata
extension_dir = "C:WebServerphp4extensions"
session.save_path = C:WebServersessiondata