Re: My blog tutorial is working for other but not working on my server ...

2008-12-12 Thread DRE
Might this be a permissions issue? Does the webserver have read rights to
that folder and those files?

On Thu, Dec 11, 2008 at 2:01 PM, xfhxfh  wrote:

>
> Hi ...
> I'm just getting started and did the blog 1.2 tutorial.
>
> My webroot index at http://dev1.onefh.com/ is all o.k. and green.
>
> But the blog app at http://dev1.onefh.com/posts doesn't come up ... 2
> red 1 yellow
>
> I uploaded the blog.zip + the database dump to http://www.2he.com/dev/
> and two
>
> friends on freenode.net IRC downloaded and checked it ... was working
> for them
>
> Have no Idea what else I need to teach my server ...
> can you guys help me out ?
>
> Best,
> Frank
>
>
> >
>


-- 
DRE
http://www.increasetheknowledge.com
http://www.theanticool.com

--~--~-~--~~~---~--~~
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: My blog tutorial is working for other but not working on my server ...

2008-12-12 Thread Marcelo Andrade
On Fri, Dec 12, 2008 at 2:20 AM, xfhxfh  wrote:
>
> yea that's what cakephp cookbook says too at
> http://book.cakephp.org/view/37/Apache-and-mod_rewrite only I think I
> dont' have the access to the systems httpd.conf because I'm using a
> virtual server

Maybe you should use CakePHP without mod_rewrite.
Works the same way, except the URLs of your site
will have "index.php" before controllers' name.

I found this article.  I hope it helps.

http://elnormo.net/cakephp_with_out_mod_rewrite.html

Best regards.

--
MARCELO DE F. ANDRADE (aka "eleKtron")
Belem, PA, Amazonia, Brazil
Linux User #221105

[...@pará ~]# links http://pa.slackwarebrasil.org/

For Libby's backstory be told on Lost
http://www.petitiononline.com/libby423/petition.html

--~--~-~--~~~---~--~~
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: My blog tutorial is working for other but not working on my server ...

2008-12-11 Thread xfhxfh

yea that's what cakephp cookbook says too at
http://book.cakephp.org/view/37/Apache-and-mod_rewrite only I think I
dont' have the access to the systems httpd.conf because I'm using a
virtual server

--~--~-~--~~~---~--~~
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: My blog tutorial is working for other but not working on my server ...

2008-12-11 Thread Marcelo Andrade
On Thu, Dec 11, 2008 at 10:08 PM, xfhxfh  wrote:
>
> Hi Marcelo,
> thx for reply. Hum ... have no access to httpd.conf because not a
> dedicated server. The mod_rewrite and AllowOverride should be cool in
> the .htaccess for now ... or no ?

Not sure.  But I think in the httpd.conf you
should say what kind of configurations can be
accepted in .htaccess.  The AllowOverride must
be set to "all" so all the options can be
controlled inside your .htaccess.

Best regards.

--
MARCELO DE F. ANDRADE (aka "eleKtron")
Belem, PA, Amazonia, Brazil
Linux User #221105

[...@pará ~]# links http://pa.slackwarebrasil.org/

For Libby's backstory be told on Lost
http://www.petitiononline.com/libby423/petition.html

--~--~-~--~~~---~--~~
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: My blog tutorial is working for other but not working on my server ...

2008-12-11 Thread xfhxfh

Hi Marcelo,
thx for reply. Hum ... have no access to httpd.conf because not a
dedicated server. The mod_rewrite and AllowOverride should be cool in
the .htaccess for now ... or no ?

F
--~--~-~--~~~---~--~~
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: My blog tutorial is working for other but not working on my server ...

2008-12-11 Thread Marcelo Andrade
On Thu, Dec 11, 2008 at 6:01 PM, xfhxfh  wrote:
>
> Hi ...
> I'm just getting started and did the blog 1.2 tutorial.
>
> My webroot index at http://dev1.onefh.com/ is all o.k. and green.
>
> But the blog app at http://dev1.onefh.com/posts doesn't come up ... 2
> red 1 yellow
>
> I uploaded the blog.zip + the database dump to http://www.2he.com/dev/
> and two
>
> friends on freenode.net IRC downloaded and checked it ... was working
> for them
>
> Have no Idea what else I need to teach my server ...
> can you guys help me out ?

How about your httpd.conf configuration?  Have you
configured correctly (mod_rewrite, AllowOverride all,
etc)?

Best regards.

--
MARCELO DE F. ANDRADE (aka "eleKtron")
Belem, PA, Amazonia, Brazil
Linux User #221105

[...@pará ~]# links http://pa.slackwarebrasil.org/

For Libby's backstory be told on Lost
http://www.petitiononline.com/libby423/petition.html

--~--~-~--~~~---~--~~
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
-~--~~~~--~~--~--~---



My blog tutorial is working for other but not working on my server ...

2008-12-11 Thread xfhxfh

Hi ...
I'm just getting started and did the blog 1.2 tutorial.

My webroot index at http://dev1.onefh.com/ is all o.k. and green.

But the blog app at http://dev1.onefh.com/posts doesn't come up ... 2
red 1 yellow

I uploaded the blog.zip + the database dump to http://www.2he.com/dev/
and two

friends on freenode.net IRC downloaded and checked it ... was working
for them

Have no Idea what else I need to teach my server ...
can you guys help me out ?

Best,
Frank


--~--~-~--~~~---~--~~
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
-~--~~~~--~~--~--~---