• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Createtables in MySQL from a file?

BadNewsBears

Diamond Member
In an installation guide it tells me to

''Create the tables in MySQL from the file''
Well i can open that file, but theres about 15 tables. DO I have to enter it all manually, or can I do it some other way? I have acces to Cpanel X and phpmyadmin.
 
In phpmyadmin create the database, the click on the SQL tab and select from file browse to the file and use that.
 
Back
Top