Hey,

I'm having quite a big problem - I'm with Dreamhost, and as standard,
they dont have PHP-GD installed, to use that, you must compile your
own PHP - OK I said, ~ 7 hrs ago...

Basically, I have /cgi-bin/php.cgi which I need to use as my PHP, and
this should do it:
AddHandler phpFive .php
Action phpFive /cgi-bin/php.cgi
RewriteCond %{REQUEST_URI} !^/cgi-bin/
...in my htaccess...

and the cgi-bin folder in my webroot...

That all works fine, except the main (and only, as far as I can tell)
problem, is its trying to set the webroot directory as "/cgi-bin/
php.cgi/" instead of "/"....

I've tried alot of stuff, but nothing is fixing it, and I cant seem to
find out where to override $this->webroot, without breaking something
else....

Please help me sort this out, this seems like its going to put a stop
to me and cakephp... :(

Thanks alot in advance...

fLUx


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Cake 
PHP" 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
-~----------~----~----~----~------~----~------~--~---

Reply via email to