Hello Friends,

Newbie to the Cherokee world. Nice to see this project gaining good name for
its features. Thanks to all the contributors.

Any ways i got a problem with it.

*Cherokee * - 0.99 (latest stable release, build from source)
> *Php* :          php-cgi -v
>                   PHP 5.2.9 (cgi-fcgi) (built: Jun  9 2009 17:16:14)
>                   Copyright (c) 1997-2009 The PHP Group
>                   Zend Engine v2.2.0, Copyright (c) 1998-2009 Zend
> Technologies
>
> *OS* -           Zenwalk 6.2 (Slackware fork)
> *MySQL* -     5.0
>

Problem details:

Cherokee runs fine here in the background. Did followed Php configuration
HOW TO with Cherokee from Cherokee documentation page Aka Cookbook.

Below is the screen from cherokee admin under virtual server.

 TargetTypeHandlerRootAuthEncExpFinal
 php <http://127.0.0.1:9090/vserver/10/rule/600>ExtensionsFastCGI[image:
Yes][image: No][image: Yes][image: No][image:
Delete]<javascript:post_del_key('/vserver/10/ajax_update',%20'vserver!10!rule!600');>
 /about <http://127.0.0.1:9090/vserver/10/rule/500>DirectoryServer Info[image:
No][image: No][image: Yes][image: No][image:
Delete]<javascript:post_del_key('/vserver/10/ajax_update',%20'vserver!10!rule!500');>
 /cgi-bin <http://127.0.0.1:9090/vserver/10/rule/400>DirectoryCGI[image:
Yes][image: No][image: No][image: No][image:
Delete]<javascript:post_del_key('/vserver/10/ajax_update',%20'vserver!10!rule!400');>
 /cherokee_themes <http://127.0.0.1:9090/vserver/10/rule/300>DirectoryStatic
content[image: Yes][image: No][image: No][image: No][image:
Delete]<javascript:post_del_key('/vserver/10/ajax_update',%20'vserver!10!rule!300');>
 /icons <http://127.0.0.1:9090/vserver/10/rule/200>DirectoryStatic
content[image:
Yes][image: No][image: No][image: No][image:
Delete]<javascript:post_del_key('/vserver/10/ajax_update',%20'vserver!10!rule!200');>
 Default <http://127.0.0.1:9090/vserver/10/rule/100>DefaultList & Send[image:
No][image: No][image: No][image: No]


php connects to localhost:47990

The root directory has been configured to /var/www

Now i have placed a test html file in /var/www and if i point my webbrowser
to that html file, it shows what message i have put inside.

In the same way i have placed a .php test file in the same path and content
is,

<HTML>
> <HEAD>
> <TITLE>PHP Testing</TITLE>
> </HEAD>
> <BODY>
> <?php
> echo "Hello, whats up dude?";
> ?>
> </BODY>
>

But when i point browser to this php say localhost/test.php, browser
displays like this:
403 Forbidden You have no access to the requested URL
------------------------------
Cherokee web server 0.99.24 (UNIX), Port 80

Currently i am doing all this from a normal user account. But i tried
logging into root user and doing the same. Still i got forbidden error.

So i kindly rest any of you to route me up to the solution.

Thanks & Regards,
Zenny :)

-- 
----------------------
“Live your life honestly—if you don’t, you always have
to remember to not be yourself”

"Ever tried Zen Computing?"
visit: www.zenwalk.org
_______________________________________________
Cherokee mailing list
[email protected]
http://lists.octality.com/listinfo/cherokee

Reply via email to