Paul Howarth wrote:
On Wed, 2005-04-13 at 14:34 +0900, Mark Sargent wrote:
Mark Sargent wrote:
Mark Sargent wrote:
Hi All,
keep getting the following error message,
Forbidden
You don't have permission to access /base-1.1/ on this server.
------------------------------------------------------------------------
Apache/2.0.53 (Unix) PHP/5.0.4 Server at localhost Port 80
below are the permissions for the dir of base and it's contents. Is
it a permissions issue..?
Do you have SELinux enabled?
What's the output of ls -lZ for your directory?
Does "restorecon -R /var/www" fix the problem?
Paul.
Hi All,
thanx, Paul.
[root@localhost phpMyAdmin-2.6.1-pl3]# ls -lZ
Sorry, this option can only be used on a SELinux kernel.
Obviously no impact.
[root@localhost phpMyAdmin-2.6.1-pl3]# restorecon -R /var/www
Didn't make any difference at all. Cheers.
Mark Sargent.