Re: help with windows install needed - php\php.exe instead of cake ROOT[Scanned]

2007-03-09 Thread hydra12
If you find out what's wrong, please post it here so I can see what happened. I'll be away from my computer for about a week - it's spring break in Texas, and I'm taking my youth group on a trip - but I'll check it when I get a chance. hydra12 (Mark) On Mar 9, 1:20 pm, "jyrgen" <[EMAIL PROTECTE

Re: help with windows install needed - php\php.exe instead of cake ROOT[Scanned]

2007-03-09 Thread jyrgen
Thanks Mark, i'll try out what you suggested. In the meantime i've put the app on a remote server and check it there. But i'm too curious about what might causing this, and i wouldn't be the first time that trace the code, my way of contribution to this fantastic framework. i'll let guys know.. j

RE: help with windows install needed - php\php.exe instead of cake ROOT[Scanned]

2007-03-09 Thread Buckner, Mark
lp with windows install needed - php\php.exe instead of cake ROOT[Scanned] thanks hydra, and sorry for my impatience. define('ROOT', 'e:'.DS.'programs'.DS.'apache'.DS.'htdocs'.DS.'cake'); didn't solve the problem. start page rend

RE: help with windows install needed - php\php.exe instead of cake ROOT[Scanned]

2007-03-09 Thread Buckner, Mark
with your app. This will help us narrow the field a little bit. hydra12 -Original Message- From: cake-php@googlegroups.com [mailto:[EMAIL PROTECTED] On Behalf Of jyrgen Sent: Friday, March 09, 2007 5:45 AM To: Cake PHP Subject: Re: help with windows install needed - php\php.exe instead of

Re: help with windows install needed - php\php.exe instead of cake ROOT

2007-03-09 Thread jyrgen
it worked on linux ;-) --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Cake PHP" group. To post to this group, send email to cake-php@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED

Re: help with windows install needed - php\php.exe instead of cake ROOT

2007-03-09 Thread jyrgen
thanks hydra, and sorry for my impatience. define('ROOT', 'e:'.DS.'programs'.DS.'apache'.DS.'htdocs'.DS.'cake'); didn't solve the problem. start page render flawlessly, links ($html- >link as well as $html->submit) are all wrong. (see above). as soon as i find the time, i'll dig into the cake

Re: help with windows install needed - php\php.exe instead of cake ROOT

2007-03-08 Thread hydra12
I'm assuming (from your comment about putting it on your windows partition) that you first tried this on linux or osx? Did it work there? Also, define your root this way: define('ROOT', 'e:'.DS.'programs'.DS.'apache'.DS.'htdocs'.DS.'cake'); DS is a constant that takes care of using \ or /. I'v

Re: help with windows install needed - php\php.exe instead of cake ROOT

2007-03-08 Thread jyrgen
ok guys, i will track this down, thanks for yr help :-) --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Cake PHP" group. To post to this group, send email to cake-php@googlegroups.com To unsubscribe from this grou

Re: help with windows install needed - php\php.exe instead of cake ROOT

2007-03-08 Thread jyrgen
before porting my app to windows, i set: define('ROOT', 'e:\programs\apache\htdocs\cake'); // this dir ! correctly in cake/index.php. As i stated above, the first page is displayed, but all links are fucked up. ? no ideas ? j --~--~-~--~~~---~--~~ You receive

Re: help with windows install needed - php\php.exe instead of cake ROOT

2007-03-08 Thread jyrgen
even if this is not so very much cake related, but more concerning windows/apache/php configuration, i don't get any further with this problem. the strange this is that i have other php app running correctly... j- --~--~-~--~~~---~--~~ You received this message