Having an issue installing.

Mostly working but keeps timing out on the initial instal;lation and not completing the install.

I'm running

Apache/2.4.23 (Win32) OpenSSL/1.0.2h PHP/5.6.24
Database client version: libmysql - mysqlnd 5.0.11-dev - 20120503 - $Id: 76b08b24596e12d4553bd41fc93cccd5bac2fe7a $
PHP extension: mysqli Documentation
PHP version: 5.6.24

I had an issue with username access yesterday but removing UAC seems to have rectified this for now. Not sure if its related?

Ive also changed the timeout in php.ini to 200. This doesnt seem to have worked?

Any help would be greatly appreciated.

4 days later

"another installation with same table prefix exists!"
It sounds like you are trying to install to a DB that already has osTicket installed in it.
osTicket uses a table prefix. (ost_ by default).
Check and make sure that the database does not have tables with the same prefix.

Write a Reply...