|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
Stop making mediocre tutorials.The best tutorials are video! Camtasia Studio makes it easy to create engaging, buzz-building screen videos at any size, in any popular format. Download the free trial!
|
|
#1
|
|||
|
|||
|
problems moving from Apache to IIS
Hi All
I would like to move from Apache to IIS. Can someone please tell me why after submitting the form $enter is still empty when I'm using the IIS, and it is working fine when I'm using Apache server ? the index.php file: PHP Code:
Thanks |
|
#2
|
|||
|
|||
|
Gee, I don't know what you mean by "isn't working"
Did you install php for IIS?
__________________
====== Doug G ====== "Hide, hide witch! The good folk come to burn thee. Their keen enjoyment hid behind their gothic mask of duty." -Mark Clifton |
|
#3
|
||||
|
||||
|
I would say you have a program with globals being off as compared to being on with Apache. Please check your php.ini file and make sure your settings are the same as they were for Apache since it seems they have been changed.
Either that or you could update your PHP code to work with register globals off since that is a better way to program. |
|
#4
|
|||
|
|||
|
Thanks
Thanks is was the globals in the php.ini
![]() Thanks |
![]() |
| Viewing: Dev Shed Forums > System Administration > IIS > problems moving from Apache to IIS |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|