403 error but permissions set according to installation?
Posted: Mon Dec 31, 2007 8:38 pm
FC8
I used Webmin to created a virtual user to run a blog engine "Serendipity"
The engine is saved in a directory named "earthly"
I'm testing this setup via VNC.
I run up the web browser...the one I used to created the virtual user with Webmin. This same browser is executing phpMyAdmin and "testphp.php" without a problem
I'm getting a 403 error (no permission ) issued by the Apache II server?
What's causing the 403 error?
[root@cletis earthly]# ls -l ./..
total 16
drwxrwxrwx 14 root root 4096 2007-12-30 18:37 earthly
-rw-r--r-- 1 root root 20 2007-12-28 18:25 testphp.php
[root@cletis earthly]# ls -l
total 276
drwxrwxrwx 2 root root 4096 2007-12-30 18:37 archives
drwxr-xr-x 11 root root 4096 2007-12-08 09:45 bundled-libs
-rw-r--r-- 1 root root 6814 2006-04-06 04:14 comment.php
drwxr-xr-x 5 root root 4096 2007-12-08 09:45 deployment
drwxr-xr-x 2 root root 4096 2007-12-08 09:45 docs
-rw-r--r-- 1 root root 1526 2006-04-06 04:14 exit.php
drwxr-xr-x 7 root root 4096 2007-12-08 09:45 htmlarea
drwxr-xr-x 5 root root 4096 2007-12-08 09:45 include
-rw-r--r-- 1 root root 24199 2007-06-18 06:57 index.php
drwxr-xr-x 3 root root 4096 2007-12-08 09:45 lang
drwxrwxrwx 32 root root 4096 2007-12-08 09:45 plugins
-rw-r--r-- 1 root root 10174 2007-05-16 05:12 rss.php
-rw-r--r-- 1 root root 12640 2006-09-14 03:45 serendipity_admin_image_selector.php
-rw-r--r-- 1 root root 22485 2007-08-09 04:31 serendipity_admin.php
-rw-r--r-- 1 root root 14585 2007-09-04 05:12 serendipity_config.inc.php
-rw-r--r-- 1 root root 2229 2007-04-12 04:22 serendipity.css.php
-rw-r--r-- 1 root root 526 2006-04-06 04:14 serendipity_define.js.php
-rw-r--r-- 1 root root 10726 2007-04-16 05:14 serendipity_editor.js
-rw-r--r-- 1 root root 448 2006-04-06 04:14 serendipity_xmlrpc.php
drwxr-xr-x 2 root root 4096 2007-12-08 09:45 sql
drwxrwxrwx 27 root root 4096 2007-12-08 09:45 templates
drwxrwxrwx 2 root root 4096 2007-12-08 09:45 templates_c
drwxrwxrwx 2 root root 4096 2007-12-08 09:45 uploads
-rw-r--r-- 1 root root 1469 2006-04-06 04:14 wfwcomment.php
thank you
I used Webmin to created a virtual user to run a blog engine "Serendipity"
The engine is saved in a directory named "earthly"
I'm testing this setup via VNC.
I run up the web browser...the one I used to created the virtual user with Webmin. This same browser is executing phpMyAdmin and "testphp.php" without a problem
I'm getting a 403 error (no permission ) issued by the Apache II server?
Here's my directory and file settings based on the install instructions for Serendipity.You don't have permission to access /earthly on this server.
What's causing the 403 error?
[root@cletis earthly]# ls -l ./..
total 16
drwxrwxrwx 14 root root 4096 2007-12-30 18:37 earthly
-rw-r--r-- 1 root root 20 2007-12-28 18:25 testphp.php
[root@cletis earthly]# ls -l
total 276
drwxrwxrwx 2 root root 4096 2007-12-30 18:37 archives
drwxr-xr-x 11 root root 4096 2007-12-08 09:45 bundled-libs
-rw-r--r-- 1 root root 6814 2006-04-06 04:14 comment.php
drwxr-xr-x 5 root root 4096 2007-12-08 09:45 deployment
drwxr-xr-x 2 root root 4096 2007-12-08 09:45 docs
-rw-r--r-- 1 root root 1526 2006-04-06 04:14 exit.php
drwxr-xr-x 7 root root 4096 2007-12-08 09:45 htmlarea
drwxr-xr-x 5 root root 4096 2007-12-08 09:45 include
-rw-r--r-- 1 root root 24199 2007-06-18 06:57 index.php
drwxr-xr-x 3 root root 4096 2007-12-08 09:45 lang
drwxrwxrwx 32 root root 4096 2007-12-08 09:45 plugins
-rw-r--r-- 1 root root 10174 2007-05-16 05:12 rss.php
-rw-r--r-- 1 root root 12640 2006-09-14 03:45 serendipity_admin_image_selector.php
-rw-r--r-- 1 root root 22485 2007-08-09 04:31 serendipity_admin.php
-rw-r--r-- 1 root root 14585 2007-09-04 05:12 serendipity_config.inc.php
-rw-r--r-- 1 root root 2229 2007-04-12 04:22 serendipity.css.php
-rw-r--r-- 1 root root 526 2006-04-06 04:14 serendipity_define.js.php
-rw-r--r-- 1 root root 10726 2007-04-16 05:14 serendipity_editor.js
-rw-r--r-- 1 root root 448 2006-04-06 04:14 serendipity_xmlrpc.php
drwxr-xr-x 2 root root 4096 2007-12-08 09:45 sql
drwxrwxrwx 27 root root 4096 2007-12-08 09:45 templates
drwxrwxrwx 2 root root 4096 2007-12-08 09:45 templates_c
drwxrwxrwx 2 root root 4096 2007-12-08 09:45 uploads
-rw-r--r-- 1 root root 1469 2006-04-06 04:14 wfwcomment.php
thank you