PDA

View Full Version : Help with new Install


LynethCrighton
02-17-2010, 02:52 AM
I have a new install of
Windows Server 2008
PhP 5.1.3
MySQL 5.1
OSTicket 1.6.0

I can't get past the install page -- goes blank (from what I have read it is to do with the database, but I have no idea how else to check the database is correct -- I can't get phpMyAdmin to work on Windows Server 2008)

Any ideas?:confused:

csalle01
02-18-2010, 11:24 AM
I can get to the first Basic installation page, when I fill out all the information I get a blank page at (http://localhost/setup/install.php).

I believe this has something to do with the mySQL setting i have entered...

Here is what I entered
table prefix : ost_
hostname : localhost
database: osticket
username: root
password: admin

I do have a db called osticket. I kept the table prefix to be ost_ (does that matter?). Also I am using the default admin user account.