• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!

Linux CHMOD for Modern Aac?

Status
Not open for further replies.

Radium

Frozen-Hell.com
Joined
Nov 20, 2010
Messages
248
Reaction score
11
Location
England
Hi, Well i'm not gonna lie, today, i have been a complete noob at linux. haha, oh well, i am getting there. learning for sure though.

managed to install apache, mysql, phpmyadmin, transferred the aac via FTP.

I have come to a road block though.

Code:
A PHP Error was encountered

Severity: Warning

Message: file_put_contents(/var/www//cache/status) [function.file-put-contents]: failed to open stream: Permission denied

Filename: system/status.php

Line Number: 84

A PHP Error was encountered

Severity: Warning

Message: rename(/tmp/wrtYAYoT4,compile/2566a36254ac7be9cb3ef592b93b0e89a78137e2.file.index.tpl.php) [function.rename]: Permission denied

Filename: sysplugins/smarty_internal_write_file.php

Line Number: 41

A PHP Error was encountered

Severity: Warning

Message: chmod() [function.chmod]: Unable to access compile/2566a36254ac7be9cb3ef592b93b0e89a78137e2.file.index.tpl.php

Filename: sysplugins/smarty_internal_write_file.php

Line Number: 43

A PHP Error was encountered

Severity: Warning

Message: chmod() [function.chmod]: stat failed for compile/2566a36254ac7be9cb3ef592b93b0e89a78137e2.file.index.tpl.php

Filename: sysplugins/smarty_internal_write_file.php

Line Number: 43

A PHP Error was encountered

Severity: Warning

Message: Smarty_Internal_Template::include(compile/2566a36254ac7be9cb3ef592b93b0e89a78137e2.file.index.tpl.php) [smarty-internal-template.include]: failed to open stream: No such file or directory

Filename: sysplugins/smarty_internal_template.php

Line Number: 408

A PHP Error was encountered

Severity: Warning

Message: Smarty_Internal_Template::include() [function.include]: Failed opening 'compile/2566a36254ac7be9cb3ef592b93b0e89a78137e2.file.index.tpl.php' for inclusion (include_path='.:/usr/share/php:/usr/share/pear')

Filename: sysplugins/smarty_internal_template.php

Line Number: 408

Does anyone know the files & directories that need to be CHMOD'd in Modern Aac? Also what value should i set them as.

Also, some of this stuff is clearly not to do with permissions, like the pear~ etc, Help please :)

Thank you
Radium.
 
Status
Not open for further replies.
Back
Top