|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
Stay one step ahead of the competition. Evaluate and give feedback
on some of the hottest web development tools on the market today.
Make your opinion heard! Click
Here
|
|
#1
|
|||
|
|||
|
PHP 4.3.3 on Windows 2003
Hello...
I have a Windows 2003 64-bit server with IIS 6 and I need to install PHP 4.3.3. When I browse to a php file I get a 404 error. Here's what I've done so far: - I used the php-4.3.3-installer.exe for typical install to c ----This gave me my c --It gave a few errors at the end. ----First error said there's a missing OCX control so I need to manually configure the server according to the phpinstall.txt file. ----The second error said I'll need to assign rights to certain files/directories. So, following the instructions in the c:phpinstall.txt: Edit c:windowsphp.ini --extension_dir = "c:php" --cgi.force_redirect = 0 (and uncomment this line) IIS Manager | Web Sites | Home Directory --Execute permission: Script only IIS Manager | Web Sites | Home Directory | Configuration --executable c Added rights for IUSR_<myMachinename> -- execute for c -- read/write for c -- read/write for c -- execute for c -- execute for c Any suggestion? I need 4.3.3 since I'm having trouble moving some sites to this new server and I need to exclude the PHP version as a cause. Ideally I'd run PHP 5.2 which installed easy and worked great except for the old sites. Thanks in advance, D. |
|
#2
|
|||
|
|||
|
RE: PHP 4.3.3 on Windows 2003
OK, got it...
added a system variable PHPRC for C D. |
![]() |
| Viewing: Codewalkers Forums > PHP Related > PHP Installation > PHP 4.3.3 on Windows 2003 |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|
|
|
|