Current Page: 1 of 1
Results 1 - 3 of 3
17 years ago
vinnieza
How do you turn on uploading files using a form e.g. <input name="themeFile" type="file" /> <input type="submit" name="Submit" value="Submit" /> I have looked in php.ini and it says "file_uploads = On upload_tmp_dir = "C:/wamp/tmp" upload_max_filesize = 2M" However, when i upload my file and try to move it into
Forum: WampServer English
17 years ago
vinnieza
Nevermind found out how, was searching for the file in apache2 rather than mysql What you do is open C:\wamp\mysql\my.ini Change default-storage-engine=INNODB to default-storage-engine=MYISAM I think
Forum: WampServer English
17 years ago
vinnieza
I was just wondering how do you change the default table type on WAMP server, i noticed it's InnoDB but i want it to be MyISAM. Thanks
Forum: WampServer English
Current Page: 1 of 1