|
|||||||
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
#1 |
|
Member (12 bit)
Join Date: Feb 2001
Location: UK
Posts: 2,469
|
Apache and PHP
Trying to learn PHP here and need to install Apache with it on my Win2000 box (which I've done before)
On the usual trot through the install files and WWW documentation I think I've found everything I got Apache running OK, and can go to localhost on IE5 and it comes up with the test page Install PHP seems to be a little more difficult, I think I've done everything required but it's not working at all (when it worked last time I seem to remember the Apache console window saying "Apache Running 1.2.3/32 (PHP)" or something like that.) I've copied php.ini to the Windows dir, changed the httpd.conf file (do I need to do anything to 'activate' the changes?) and edited the php.ini file accordingly. Why oh why doesn't it work ? ![]() Thanks for all and any help,
__________________
Jim |
|
|
|
|
|
#2 |
|
Member (12 bit)
Join Date: Feb 2001
Location: UK
Posts: 2,469
|
No worries after all, all I needed to do was add another couple of lines to the httpd.conf file to make PHP run as a MODULE inside Apache
LoadModule php4_module c:/php/sapi/php4apache.dll AddType application/x-httpd-php .php Thanks, Jim |
|
|
|
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|