1 頁 (共 1 頁)

[問題] 在PHPBB2.12上安装EM0.1.13出错

發表於 : 2005-02-28 01:44
LIBOX
错误代码如下:
Installing EasyMOD beta 1 (0.1.13)
by Nuttzy




Step 3 (of 5): EasyMOD is now installing itself as it would any MOD. There is a two step process of first creating the modified files and then moving them into place. The modified file(s) do no effect the core phpBB files in any way until the next step. Click the "Complete Processing" button to move the files into place.






Processing Files
Parsing: language/lang_english/lang_admin.php

Warning: mkdir(): SAFE MODE Restriction in effect. The script whose uid is 65533 is not allowed to access /home/libocn/admin/mods/easymod/processed owned by uid 48 in /home/libocn/admin/mods/easymod/em_includes/em_modio.php on line 182

Warning: chmod(): Unable to access processed/language in /home/libocn/admin/mods/easymod/em_includes/em_modio.php on line 183

Warning: chmod(): No such file or directory in /home/libocn/admin/mods/easymod/em_includes/em_modio.php on line 183

Warning: mkdir(): SAFE MODE Restriction in effect. The script whose uid is 65533 is not allowed to access /home/libocn/admin/mods/easymod/processed owned by uid 48 in /home/libocn/admin/mods/easymod/em_includes/em_modio.php on line 182

Warning: chmod(): Unable to access processed/language/lang_english in /home/libocn/admin/mods/easymod/em_includes/em_modio.php on line 183

Warning: chmod(): No such file or directory in /home/libocn/admin/mods/easymod/em_includes/em_modio.php on line 183

Warning: mkdir(): SAFE MODE Restriction in effect. The script whose uid is 65533 is not allowed to access /home/libocn/admin/mods/easymod/backups owned by uid 48 in /home/libocn/admin/mods/easymod/em_includes/em_modio.php on line 211

Warning: chmod(): Unable to access backups/language in /home/libocn/admin/mods/easymod/em_includes/em_modio.php on line 212

Warning: chmod(): No such file or directory in /home/libocn/admin/mods/easymod/em_includes/em_modio.php on line 212

Warning: mkdir(): SAFE MODE Restriction in effect. The script whose uid is 65533 is not allowed to access /home/libocn/admin/mods/easymod/backups owned by uid 48 in /home/libocn/admin/mods/easymod/em_includes/em_modio.php on line 211

Warning: chmod(): Unable to access backups/language/lang_english in /home/libocn/admin/mods/easymod/em_includes/em_modio.php on line 212

Warning: chmod(): No such file or directory in /home/libocn/admin/mods/easymod/em_includes/em_modio.php on line 212

Error

Critical Error

Function Trace: open_files[3]->modio_open[3]

Could not open [processed/language/lang_english/lang_admin.php.txt] for writing.




Expanded Debug Info
(formatted for forum posting)
EM installer v0.1.13 寫: phpBB version: 2.0.12
Working Dir: /home/libocn/admin/mods/easymod
Install Step: 3
Mode:
The Error 寫: Critical Error

Function Trace: open_files[3]->modio_open[3]

Could not open [processed/language/lang_english/lang_admin.php.txt] for writing.
Permissions: (including system errors)

read access :: OK
write access :: OK
root path write :: OK
chmod access :: OK
unlink access :: OK
mkdir access :: OK
tmp path write :: No
FTP extension :: OK
Safe Mode :: ON
copy access :: OK



Recommendations:
write: server
move: copy

Selected settings:
write: server
move: copy
ftp dir: /
ftp host: localhost
ftp debug: false
ftp ext: fsock
ftp cache: false

CWD Listing:

代碼: 選擇全部

\r
drwx−−−rwx . 
drwx−−−rwx .. 
drwx−−−rwx em_includes 
drwx−−−rwx includes 
drwx−−−rwx templates 
−rw−−−−rw− easymod.gif 
−rw−−−−rw− easymod_display_functions.php 
−rw−−−−rw− easymod_install.php 
−rw−−−−rw− lang_easymod.php 
drwxrwxrwx processed 
drwxrwxrwx backups 

Not testing FTP since it is not being used.