Hi there, noobie here.
I have been trying all day to get osTicket to install on my Godaddy hosted server but to no avail. I have tried just about everything I can think of and everything I have read on these forum pages but I am getting the following errors when I attempt to run install.php from the setup folder.
Warning: require_once(../include/mysql.php) : failed to open stream: No such file or directory in /home/content/69/6124769/html/osTicket/setup/setup.inc.php on line 27
Fatal error: require_once() : Failed opening required '../include/mysql.php' (include_path='.:/usr/local/php5/lib/php') in /home/content/69/6124769/html/osTicket/setup/setup.inc.php on line 27
I have verified that all the folders/scripts are executable and I have a good connection to my MySQL database through the Godaddy interface.
Running PHP v5.2 and MySQL 5.0
:
Any help would be greatly appreciated!