Jump to content

php on windows server 2008 with iis 7


solon

Recommended Posts

Hi guys i just transferred my website on a new server and i get "PHP Notice: " and different errors. I should say that everything worked perfectly on the previous server just a bit slow. Is there any specific configuration i should do on iis 7 for my website to work??

 

Thanks in advance,

Solon

Link to comment
https://forums.phpfreaks.com/topic/160348-php-on-windows-server-2008-with-iis-7/
Share on other sites

ok i will check my code but i should tell you that nothing has changed in the code. Yesterday on the old server worked ok and with no changes on the code only the transfer on the new server caused the problem. The reason i am asking here and didnt go to my code is that i have a joomla website on as well and i get the same problem.

 

  Quote

ok i will check my code but i should tell you that nothing has changed in the code. Yesterday on the old server worked ok and with no changes on the code only the transfer on the new server caused the problem. The reason i am asking here and didnt go to my code is that i have a joomla website on as well and i get the same problem.

 

 

Like I said, you can turn notices off by lowering your error reporting level. It is likely your other server has a lowever setting.

 

You should always develope with error reporting set to a maximum. This way you see every notice and can fix your code as you go.

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.