分页: 1 / 1

ext3格式的 You don't have permission to access /index.php on th

发表于 : 2006-12-27 13:40
wind840619
ext3格式的 You don't have permission to access /index.php on this server.

请教下 之前是用fat32的 就没有问题 但现在用ext3就没有权限 已经是chmod777的了
是ubuntu系统 不知道怎么回事



Warning: Unknown: failed to open stream: Permission denied in Unknown on line 0

Fatal error: Unknown: Failed opening required '/media/hda8/phpMyAdmin/index.php' (include_path='.:/usr/local/lib/php') in Unknown on line 0


以前fat也出现过 好像改了硬盘的umask就可以了 ext3要怎么处理??请教一下

Re: ext3格式的 You don't have permission to access /index.php o

发表于 : 2006-12-28 7:19
littleUbuntu
wind840619 写了:ext3格式的 You don't have permission to access /index.php on this server.

请教下 之前是用fat32的 就没有问题 但现在用ext3就没有权限 已经是chmod777的了
是ubuntu系统 不知道怎么回事



Warning: Unknown: failed to open stream: Permission denied in Unknown on line 0

Fatal error: Unknown: Failed opening required '/media/hda8/phpMyAdmin/index.php' (include_path='.:/usr/local/lib/php') in Unknown on line 0


以前fat也出现过 好像改了硬盘的umask就可以了 ext3要怎么处理??请教一下
去学以下关于目录权限设置的方法。