marvcnewbie
MIS
I'm attempting to install vbulletin lite for testing on my w2k server running phphome w/apache, php, & mysql. Also running mysql front & myphpadmin. All seems fine. Apache & mysql services are running, able to start myphpadmin and view phpinfo file.
Went and modified httpd.conf file by adding the following lines:
ScriptAlias /php3/ "C:\Program Files\PHP Home Edition 2\Apache2\php\"
AddType application/x-httpd-php .php .phtml .inc .php3 .php4
AddType application/x-httpd-php-source .phps
Action application/x-httpd-php /php/php.exe
ALso stopped and started the apache services.
Still no luck.
Anyone here familiar with this??
TIA
Went and modified httpd.conf file by adding the following lines:
ScriptAlias /php3/ "C:\Program Files\PHP Home Edition 2\Apache2\php\"
AddType application/x-httpd-php .php .phtml .inc .php3 .php4
AddType application/x-httpd-php-source .phps
Action application/x-httpd-php /php/php.exe
ALso stopped and started the apache services.
Still no luck.
Anyone here familiar with this??
TIA