• 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!

Znote AAC server_path linux problem

lubunttu

New Member
Joined
May 17, 2016
Messages
107
Reaction score
2
I changed in config.php:
Code:
$config['server_path'] = '/home/lubunttu/Documentos/test';

But when i tried view my serverinfo.php
Code:
Server Information
Here you will find all basic information about Test
Invliad PATH, please check your config file

Whats worng?
 
thats it =) use PuTTY

I'm using LUbuntu desktop, its not a host
Where i need use chmod 777 ?

I tried:
Code:
root@lubunttu-DC8CU41:/home/lubunttu# chmod 777 /home/lubunttu/Documentos/test
root@lubunttu-DC8CU41:/home/lubunttu# chmod 777 /var/www/html

But nothing change
 
Oh ok use terminal then should be like 'ctrl t' or somthing been awhile since i used desktop lol
 
Oh ok use terminal then should be like 'ctrl t' or somthing been awhile since i used desktop lol

Where i talk about folder

I'm using LUbuntu desktop, its not a host
Where i need use chmod 777 ?

I tried:
Code:
root@lubunttu-DC8CU41:/home/lubunttu# chmod 777 /home/lubunttu/Documentos/test
root@lubunttu-DC8CU41:/home/lubunttu# chmod 777 /var/www/html

But nothing change
 
Back
Top