Script URL:
Version of script:2
Hosting company:
URL of phpinfo.php:
URL of session_test.php:
What terms did you try when SEARCHING for a solution:
Write your message below:
Hi I am trying to install a new helpdesk version 2 but when I run step 4 I get the following error.
Can't execute SQL: CREATE TABLE `hesk_attachments` ( `att_id` mediumint(8) unsigned NOT NULL auto_increment, `ticket_id` varchar(10) NOT NULL default '', `saved_name` varchar(255) NOT NULL default '', `real_name` varchar(255) NOT NULL default '', `size` int(10) unsigned NOT NULL default '0', PRIMARY KEY (`att_id`), KEY `ticket_id` (`ticket_id`) ) ENGINE=MyISAM
MySQL said:
Unknown table 'hesk_attachments' in information_schema
Thank you for your time
new install helpdek 2 error
Moderator: mkoch227
-
- Posts: 2
- Joined: Sun Mar 22, 2009 5:09 am
solved
sorry please disregard the above post I got it sorted.