Greetings
I've uploaded the phpbb3 files to the public_html and install it manually. I can go to the Final Stage nicely, but then after I press the login button, I got this error:
Code:
General Error
SQL ERROR [ mysqli ]
Server shutdown in progress [1053]
SQL
SELECT image_name, image_filename, image_lang, image_height, image_width FROM phpbb_styles_imageset_data WHERE imageset_id = 1 AND image_filename <> '' AND image_lang IN ('en', '')
BACKTRACE
FILE: includes/db/mysqli.php
LINE: 163
CALL: dbal->sql_error()
FILE: includes/session.php
LINE: 1665
CALL: dbal_mysqli->sql_query()
FILE: adm/index.php
LINE: 27
CALL: user->setup()
After that I tried to access directly to the domain to check again, and I got this message:
Code:
Information
Please delete, move or rename the install directory before you use your board. If this directory is still present, only the Administration Control Panel (ACP) will be accessible.
I wanted to try using fantastico at the first time, but looks like the fantastico only for premium member now, so I really need your help to guide me solving this problem guys.
Thanks in advance.