hallo...
ich bin blutiger anfänger undversuche nun den apache 1.3.19 mit php3.0.17 auf meinen win95b rechner zu inst. was muss ich alles mit win95b anstellen, dass es funzt?
was hab ich bisher gemacht?
apache ist. auf g:\apache mit localhost als servername
php inst. auf g:\php3
die php3.ini-dist ins c:\windows als php3.ini kopiert
die hosts.sam in c:\windows als hosts kopiert
php.ini => extension_dir = g:\php3
php.ini => doc_root = g:\apache\htdocs
zu beginn der httpd.conf diese einträge
httpd.conf => ScriptAlias /php3/ "g:/php3/"
httpd.conf => AddType application/x-httpd-php3 .php3
httpd.conf => AddType application/x-httpd-php3 .phtml
httpd.conf => Action application/x-httpd-php3 "/php3/php.exe"
bisher hat es noch nict geklapt php zum laufen zu bringen. apache meldet sich immer mit apache/1.3.17 (win32) running....
aber nichts von php zu sehen. wie merke ich dass alles geht?
können sie mir bitte helfen?
dankeschön.....
ich bin blutiger anfänger undversuche nun den apache 1.3.19 mit php3.0.17 auf meinen win95b rechner zu inst. was muss ich alles mit win95b anstellen, dass es funzt?
was hab ich bisher gemacht?
apache ist. auf g:\apache mit localhost als servername
php inst. auf g:\php3
die php3.ini-dist ins c:\windows als php3.ini kopiert
die hosts.sam in c:\windows als hosts kopiert
php.ini => extension_dir = g:\php3
php.ini => doc_root = g:\apache\htdocs
zu beginn der httpd.conf diese einträge
httpd.conf => ScriptAlias /php3/ "g:/php3/"
httpd.conf => AddType application/x-httpd-php3 .php3
httpd.conf => AddType application/x-httpd-php3 .phtml
httpd.conf => Action application/x-httpd-php3 "/php3/php.exe"
bisher hat es noch nict geklapt php zum laufen zu bringen. apache meldet sich immer mit apache/1.3.17 (win32) running....
aber nichts von php zu sehen. wie merke ich dass alles geht?
können sie mir bitte helfen?
dankeschön.....
Kommentar