Re: Anyone care to help with Media Temple dv?

2010-11-03 Thread td-nathan
Try the .htaccess first, next I'd look at php.ini settings like
safemode or basedir restrictions depending on where you placed the
cake install relative to httpdocs

-Nathan

On Nov 2, 7:25 pm, Dave Maharaj m...@davemaharaj.com wrote:
 I had my site on Media Temple gs service no problem. Now moving it to dv and
 I got nothing. Uploaded everything but no htaccess file appears so I think
 that might be part of the problem. Get no error message other than 500
 server error.

 Any ideas / help would be great as I cant seem to find anything.

 Dave

Check out the new CakePHP Questions site http://cakeqs.org and help others with 
their CakePHP related questions.

You received this message because you are subscribed to the Google Groups 
CakePHP group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to
cake-php+unsubscr...@googlegroups.com For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en


RE: Anyone care to help with Media Temple dv?

2010-11-03 Thread Dave Maharaj
Hey thanks.

Ok htaccess is there and site is up but cache not writable is next
errorsplenty of those.

Did some reading and to me it looked like I had np option but to put cake
folder in httpdocs?Weird no? I was on their (gs) server and was able to move
my folder outside of the root folder but on a higher end server more $$$ I
have to keep it in root folder?

Im no server giuy so please bare with me...any and all tips / advice will be
greatly appreciated.
Thanks,

Dave

-Original Message-
From: td-nathan [mailto:tyler.digi...@gmail.com] 
Sent: November-03-10 4:12 AM
To: CakePHP
Subject: Re: Anyone care to help with Media Temple dv?

Try the .htaccess first, next I'd look at php.ini settings like
safemode or basedir restrictions depending on where you placed the
cake install relative to httpdocs

-Nathan

On Nov 2, 7:25 pm, Dave Maharaj m...@davemaharaj.com wrote:
 I had my site on Media Temple gs service no problem. Now moving it to dv
and
 I got nothing. Uploaded everything but no htaccess file appears so I think
 that might be part of the problem. Get no error message other than 500
 server error.

 Any ideas / help would be great as I cant seem to find anything.

 Dave

Check out the new CakePHP Questions site http://cakeqs.org and help others
with their CakePHP related questions.

You received this message because you are subscribed to the Google Groups
CakePHP group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to
cake-php+unsubscr...@googlegroups.com For more options, visit this group at
http://groups.google.com/group/cake-php?hl=en

Check out the new CakePHP Questions site http://cakeqs.org and help others with 
their CakePHP related questions.

You received this message because you are subscribed to the Google Groups 
CakePHP group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to
cake-php+unsubscr...@googlegroups.com For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en


Re: Anyone care to help with Media Temple dv?

2010-11-03 Thread td-nathan
You can put it anywhere, but the default security restrictions keep
you from accessing anything outside of httpdocs.  These can easily be
changed in the php.ini file or on a per-domain basis in the vhost.conf
file.  The setting you'd be looking for would be to set
open_basedir=none

As far as permissions, you need to 777 the tmp/ directory and
subdirectories

Hope that helps,
Nathan

On Nov 3, 9:35 am, Dave Maharaj m...@davemaharaj.com wrote:
 Hey thanks.

 Ok htaccess is there and site is up but cache not writable is next
 errorsplenty of those.

 Did some reading and to me it looked like I had np option but to put cake
 folder in httpdocs?Weird no? I was on their (gs) server and was able to move
 my folder outside of the root folder but on a higher end server more $$$ I
 have to keep it in root folder?

 Im no server giuy so please bare with me...any and all tips / advice will be
 greatly appreciated.
 Thanks,

 Dave



 -Original Message-
 From: td-nathan [mailto:tyler.digi...@gmail.com]
 Sent: November-03-10 4:12 AM
 To: CakePHP
 Subject: Re: Anyone care to help with Media Temple dv?

 Try the .htaccess first, next I'd look at php.ini settings like
 safemode or basedir restrictions depending on where you placed the
 cake install relative to httpdocs

 -Nathan

 On Nov 2, 7:25 pm, Dave Maharaj m...@davemaharaj.com wrote:
  I had my site on Media Temple gs service no problem. Now moving it to dv
 and
  I got nothing. Uploaded everything but no htaccess file appears so I think
  that might be part of the problem. Get no error message other than 500
  server error.

  Any ideas / help would be great as I cant seem to find anything.

  Dave

 Check out the new CakePHP Questions sitehttp://cakeqs.organd help others
 with their CakePHP related questions.

 You received this message because you are subscribed to the Google Groups
 CakePHP group.
 To post to this group, send email to cake-php@googlegroups.com
 To unsubscribe from this group, send email to
 cake-php+unsubscr...@googlegroups.com For more options, visit this group 
 athttp://groups.google.com/group/cake-php?hl=en

Check out the new CakePHP Questions site http://cakeqs.org and help others with 
their CakePHP related questions.

You received this message because you are subscribed to the Google Groups 
CakePHP group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to
cake-php+unsubscr...@googlegroups.com For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en


Anyone care to help with Media Temple dv?

2010-11-02 Thread Dave Maharaj
I had my site on Media Temple gs service no problem. Now moving it to dv and
I got nothing. Uploaded everything but no htaccess file appears so I think
that might be part of the problem. Get no error message other than 500
server error.

 

Any ideas / help would be great as I cant seem to find anything.

 

Dave

Check out the new CakePHP Questions site http://cakeqs.org and help others with 
their CakePHP related questions.

You received this message because you are subscribed to the Google Groups 
CakePHP group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to
cake-php+unsubscr...@googlegroups.com For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en