For Programmers: Free Programming Magazines  


Home > Archive > PHP Installation > March 2005 > Hum... hate me for that!!!









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author Hum... hate me for that!!!
David Joffrin

2005-03-08, 3:58 pm

Hi,

I am pretty sure that I followed the manual instructions, but I could not
get the hello world sample working.

Here is my set-up:
Apache2:
1- Root document @ c:\apps\Apache Group\apache2\htdocs\test
2- Modified httpd with:
# For PHP 4 do something like this:
LoadModule php4_module "c:/apps/php-4.3.10-Win32/php4apache2.dll"
AddType application/x-httpd-php .php

# configure the path to php.ini
PHPIniDir "C:/apps/php-4.3.10-Win32"

PHP4 installed in C:/apps/php-4.3.10-Win32.
1- renamed php.ini-recommended to php.ini and modified doc_root to doc_root
= c:\apps\Apache Group\apache2\htdocs\test
2- Added C:/apps/php-4.3.10-Win32 to C:/apps/php-4.3.10-Win32.
3- Moved folders content of CLI and sapi to C:/apps/php-4.3.10-Win32.

Then, restart Apache2 service... hello world is blank.

What did I miss?

Thanks.
DvJ
Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com