Help Setup UCP:
#1

New to this, But anyway my UCP is linked to my SQL Database. But my hoster want accept it for webhosting other way to setup?
Reply
#2

Quote:
Originally Posted by jasonsmith
Посмотреть сообщение
New to this, But anyway my UCP is linked to my SQL Database. But my hoster want accept it for webhosting other way to setup?
So your hosting provider won't allow you to use MySQL on his servers?
Reply
#3

No it's a Volt-Host server every time i try to Input the DBSQL to it Say's i don't have the permission to do so I even contacted support about it but they was no help.
Reply
#4

Quote:
Originally Posted by jasonsmith
Посмотреть сообщение
No it's a Volt-Host server every time i try to Input the DBSQL to it Say's i don't have the permission to do so I even contacted support about it but they was no help.
It may be the case that the .sql file was to large to import or you may need to create a user and then create your own database that the user you have just created has permission to access it/edit it, the user you are using now may only have read only access.
Reply
#5

The size is no problem an yes i did the user it's Just restricted. It work's test in LocalHost mode,


Код:
SQL query:

--
-- Database: `hello`
--
CREATE DATABASE IF NOT EXISTS `hello` DEFAULT CHARACTER SET latin1 COLLATE latin1_swedish_ci;

MySQL said: Documentation
#1044 - Access denied for user '11071_hello'@'localhost' to database 'hello'
Reply
#6

Bump
Reply
#7

Bump still need help
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)