Re: Entire site not working

2008-07-17 Thread Femi Taiwo
Romeo, I think there's some invalid character in your default.ctp file. I'm still seeing the same error I saw earlier - Parse error: syntax error, unexpected T_STRING in /var/www/virtual/cjmg.co.nz/htdocs/app/views/layouts/default.ctp on line 1 Meaning, php is supported, your files are ther

Re: Entire site not working

2008-07-17 Thread Jon Bennett
Hi Romeo, > - The code works perfectly on my WAMP5 server, but not at all on Linux could it be a case sensitivity issue? windoze is case insensitive, linux is case sensitive. shot in the dark I know! jb -- jon bennett w: http://www.jben.net/ iChat (AIM): jbendotnet Skype: jon-bennett --~

Re: Entire site not working

2008-07-17 Thread David C. Zentgraf
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:

Re: Entire site not working

2008-07-17 Thread Helder Oliveira
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

Re: Entire site not working

2008-07-17 Thread Romeo
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 wo

Re: Entire site not working

2008-07-17 Thread MonkeyGirl
> Gidday, > I've done a few sites in CakePHP about 6 months ago and I'm trying to > upload one of them to a new host and it's not working. Have a look for > yourself and see if it's something you recognize - nothing is working! > This site is working flawlessly on my Windows WAMP5 server, but not

Re: Entire site not working

2008-07-17 Thread Adam Royle
Stab in the dark, but sounds like your new host doesn't support php short tags. Replace: wrote: > Gidday, > I've done a few sites in CakePHP about 6 months ago and I'm trying to > upload one of them to a new host and it's not working. Have a look for > yourself and see if it's something you rec

Re: Entire site not working

2008-07-17 Thread Femi Taiwo
Hi Romeo, It's throwing this error Parse error: syntax error, unexpected T_STRING in /var/www/virtual/cjmg.co.nz/htdocs/app/views/layouts/default.ctp on line 1 It's a syntax error, not CakePHP. Open that file and fix the problem. Romeo wrote: Gidday, I've done a few sites in CakePHP abou

Entire site not working

2008-07-17 Thread Romeo
Gidday, I've done a few sites in CakePHP about 6 months ago and I'm trying to upload one of them to a new host and it's not working. Have a look for yourself and see if it's something you recognize - nothing is working! This site is working flawlessly on my Windows WAMP5 server, but not now that i