I installed osticket 1.6 from a downloaded tar. I created a directory called /support, copied everything in the /upload directory to /var/www/support, and chmod'd the config file.
The only nonstandard thing about my setup is that I am not running the webserver (apache2) on port 80. I am running ubuntu server 10.04, running under VMware vsphere.
The first page of the setup process loads fine. I tried both creating a db before using the web install page, and trying to create a new database.
My problem:
http://mydomain.com/support/setup/install.php(http://mydomain.com/support/setup/install.php)
loads. I enter any values, then I am greeted by a blank screen. I get no errors in the apache log. The browser has nothing in it, not even a .
Php and cgi are working for other applications.
I can see the page load in the apache access log.
Any ideas or suggestions would be appreciated. I need a ticketing system yesterday, and like everyone else here I don't have much free time to debug the code right now. :)
Thanks,
Brent Friedman