View Single Post
lyric
Veteran Member
Join Date: Sep 2012
Old 07-05-2013 , 08:22   Re: SourceBans 2.0 Public Preview (2013/07/01)
Reply With Quote #66

Quote:
Originally Posted by DJ Tsunami View Post
I just tried it again, and it still works fine for me. Upload web folder, visit /install and click Next after each step, and Finish at the end. The installation creates all the folders, sets permissions and imports the database.

If you are familiar with Firebug or Chrome's Developer Tools, you can try checking whether ajax.php is requested after clicking Finish, and whether it returns true or false.
here is what i got when clicking "Finish" in the installer

Code:
POST http://mywebsite.com/bans/install/ajax.php 500 (Internal Server Error) jquery.min.js:5
send jquery.min.js:5
b.extend.ajax jquery.min.js:5
b.(anonymous function) jquery.min.js:5
(anonymous function) index.php:268
b.event.dispatch jquery.min.js:3
v.handle
our webserver is linux and we use nginx instead of apache2 if that helps
__________________

Last edited by lyric; 07-05-2013 at 08:24.
lyric is offline