I'm working on a CakePHP project that I can not test on localhost .
I took the project already started and as I can not do the tests, direct post always keeping the backup and work like this is horrible.
I installed CakePHP in version 1.3.15 which is the same one that is on the server and is working perfectly. I can run any version of CakePHP, except the one that works on the web.
I ran the tests on a CentOS 6.7 virtualized server running PHP 5.3.3 and Apache and it still did not work.
Does anyone have any suggestions?