• 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 Gesior's AAC problems.

Bintzer

One Love
Joined
Dec 19, 2007
Messages
1,763
Reaction score
30
Location
Orlando
When I try to install Gesior's account maker on Ubuntu 8.10 I get this error
Code:
Warning: fopen(config/config.ini) [function.fopen]: failed to open stream: Permission denied in /var/www/install.php on line 6

Warning: rewind(): supplied argument is not a valid stream resource in /var/www/install.php on line 11

Warning: fwrite(): supplied argument is not a valid stream resource in /var/www/install.php on line 12

Warning: fclose(): supplied argument is not a valid stream resource in /var/www/install.php on line 13

Warning: fopen(config/config.ini) [function.fopen]: failed to open stream: Permission denied in /var/www/install.php on line 6

Warning: rewind(): supplied argument is not a valid stream resource in /var/www/install.php on line 11

Warning: fwrite(): supplied argument is not a valid stream resource in /var/www/install.php on line 12

Warning: fclose(): supplied argument is not a valid stream resource in /var/www/install.php on line 13
File config.lua loaded from /usr/roadtozion/config.lua and looks like fine server config file. Now you can check database(mysql) connection: STEP 2 - check database connection

I'm using the htdocs I was using on xampp on windows.
 
Back
Top