Supposing it is working, is it the same version as on your test system? The same settings/configuration/compile-time flags used? Depending on the version and how you set up your PHP installation, it may or may not complain about certain things...
On 17 Jul 2008, at 19:33, Helder Oliveira wrote: > is confirmed that php is working on that site ?A simple phpinfo(); > outputs > what it should ? > > On Thu, Jul 17, 2008 at 11:28 AM, Romeo <[EMAIL PROTECTED]> wrote: > >> >> Thanks for all the responses. >> >> I've taken the website directly off the linux server and straight >> onto >> my windows WAMP5 server and it works perfectly on Windows. So it must >> be a setup issue with the linux server, domain name or the hosting >> package. >> >> But what could possibly make CakePHP just stop working on linux? >> >> - I've got mod_rewrite enabled >> - I *think* I've got the hosting setup correctly (are there any ways >> to check that it's pointing to the right places)? >> - I don't have any "<?" tags, they're all "<?php". >> - It's finding the Default.ctp template, so there must be something >> going on with it? >> - The code works perfectly on my WAMP5 server, but not at all on >> Linux >> - what could it be? >> >> >> This is doing my head in, and the site's behind schedule. So if >> anyone >> can help me I'd really appreciate it! >> >> Cheers, >> Romeo >>> >> > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "CakePHP" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/cake-php?hl=en -~----------~----~----~----~------~----~------~--~---
