I have been asked to move a website from one host to another. The FTP went fine but when I tried to run it I got a blank page with no errors ( The host is hostpapa ) I tried running the site on a local Zend framework and it was fine. Eventually after about 2 days of contacting their support department it turns out they are running on 5.3.6 whereas my local Zend server and the original site was 5.2 They have said the version of PPI_Framework ( www.ppiframework.com author Paul Dragoonis) on the site does not support 5.3.6 !! I know nothing about ppi_framework and their google group site does not tell me anything anyone help with this ?
@smallzoo I am Paul Dragoonis, if you have any issues with the framework feel free to send an email to our mailing list (through the google group, on the PPI website under the Community section. You can reach the community at IRC: irc.freenode.net #ppi You can email me, my email address is at the top of every PPI Framework source file. PPI supports all versions of PHP from 5.2.0 upwards, so running it on 5.3.6 should be fine. It may be your application that is broken. Feel free to pop me and email or contact the community at one of the above locations. Good luck. Regards, Paul Dragoonis.