• 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!
  • 2026 staff recruitment is open! Check it out and consider applying!

[Debian 5.0]Gesior ACC problem;o

Svetrey

3+3*3 = ?
Joined
Aug 5, 2008
Messages
233
Reaction score
0
Witam!
Przy próbie instalacji Gesior's acc maker pod 0.3.4PL2 wyskakuje mi błąd:
PHP:
Check server configuration

Warning: fopen(config/config.ini) [function.fopen]: failed to open stream: Brak dostępu in /opt/lampp/htdocs/install.php on line 6

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

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

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

Warning: fopen(config/config.ini) [function.fopen]: failed to open stream: Brak dostępu in /opt/lampp/htdocs/install.php on line 6

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

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

Warning: fclose(): supplied argument is not a valid stream resource in /opt/lampp/htdocs/install.php on line 13
File config.lua loaded from /home/admin/Desktop/Unnamed/config.lua and looks like fine server config file. Now you can check database(mysql) connection: STEP 2 - check database connection

Gdy wcisnąłem STEP2 to wyskakuje:
PHP:
Check database connection
If you don't see any errors press link to STEP 3 - Add tables and columns to DB. If you see some errors it mean server has wrong configuration. Check FAQ or ask author of acc. maker.
Warning: parse_ini_file(C:/ots/config.lua) [function.parse-ini-file]: failed to open stream: Nie ma takiego pliku ani katalogu in /opt/lampp/htdocs/install.php on line 177
Database error. Unknown database type in C:/ots/config.lua . Must be equal to: "mysql" or "sqlite". Now is: ""

Poźniej juź tylko:
PHP:
Warning: parse_ini_file(C:/ots/config.lua) [function.parse-ini-file]: failed to open stream: Nie ma takiego pliku ani katalogu in /opt/lampp/htdocs/install.php on line 71
Database error. Unknown database type in C:/ots/config.lua . Must be equal to: "mysql" or "sqlite". Now is: ""

Co jest grane?: |
 
jest to po prostu standardowy zapis z config.ini acc makera xd


Code:
chmod -R 700 /var/www/
chown -R www-data /var/www/
 
Ogólnie, to ja Lampp'a powinienem używać?
Przedwczoraj przygody z linuxem zacząłem więc badźcie wyrozumiali
 
Code:
ln -s /usr/share/phpmyadmin /var/www/[B]phpmyadmin[/B]

Polecam w miejsce phpmyadmin (tego po /var/www) wpisac cos innego, trudniejszego do odgadniecia, marny sposob, ale zawsze jakis sposob ochrony.
 
Back
Top