![]() |
Move to new server Simplepie stop working??? - Printable Version +- CodeIgniter Forums (https://forum.codeigniter.com) +-- Forum: Archived Discussions (https://forum.codeigniter.com/forumdisplay.php?fid=20) +--- Forum: Archived Libraries & Helpers (https://forum.codeigniter.com/forumdisplay.php?fid=22) +--- Thread: Move to new server Simplepie stop working??? (/showthread.php?tid=29998) |
Move to new server Simplepie stop working??? - El Forum - 04-29-2010 [eluser]123wesweat[/eluser] Hello, I can't find the cause why simplepie stopped working when i move the application to a new server. Set up is the same as: http://www.haughin.com/code/simplepie/ On my own server it works great but on the new server it doesn't work. I get an empty array One difference is the php version my server php 5.1.6 vs client server 5.2.8. Could this be the cause?? if so, how do i fix this?? regards, Move to new server Simplepie stop working??? - El Forum - 04-29-2010 [eluser]Thorpe Obazee[/eluser] Did you try to check if there are errors produced? Logs or something? Move to new server Simplepie stop working??? - El Forum - 04-29-2010 [eluser]Sire[/eluser] See this thread http://ellislab.com/forums/viewthread/137146/ |