I am trying to import a .sql file in one of my databases. Normally I would just you phpmyadmin but can not get to the cPanel due to port 2082 in block form work. I only have access to the internet form work so I can not use the cPanel. I know that I can us the php function shell_exec() to import my .sql file but shell_exec() is turn off. Is shell_exec(); enabled in your second level of php services? And is there another way I can import the .sql file with out using the cPanel?
Thanks.
Thanks.