A couple of client sites weren’t loading because the old php.ini files from the former wincf install were still present (they finally told me this morning!). I deleted those ini files this morning and most all is working now. Except, image manipulation is failing with a divide by zero error.
This is the same code that worked before the crash/rebuild. So, I’m taking a guess that it’s because the gd/gd2 module isn’t being loaded.
Do I need a php.ini for that or isn’t that support just built in with the default set of modules?
sorry, I thought that putting the old path in had restored your sites working with php.ini they were not getting visible errors on all the ones i checked…I metnioned this in the wincf restoration thread that you may want to get new php.ini’s…i think. if I did not I certainly meant to
Thanks for the link to the older post. I tried using the php.ini off my site for my clients and it didn’t seem to work. I probably did something wrong with that. Manish put a new copy on the client site and I enabled the needed modules. All is working now.