Search found 8 matches
- Wed Jul 22, 2015 6:58 am
- Forum: Scripting / API
- Topic: Rebuild User script
- Replies: 7
- Views: 18434
Re: Rebuild User script
Perfect!
got it !
thanks
got it !
thanks
- Tue Jul 21, 2015 10:31 pm
- Forum: Scripting / API
- Topic: Rebuild User script
- Replies: 7
- Views: 18434
Re: Rebuild User script
Thanks skurudo. Maybe I was not clear. If i make a rebuild on a user(any user) that has a website in production, does rebuild remove all files and folder in virtualhost docroot? Does rebuild reset databases? Does rebuild reset all configurations for that website? Can i do this action without break t...
- Tue Jul 21, 2015 8:56 am
- Forum: Scripting / API
- Topic: Rebuild User script
- Replies: 7
- Views: 18434
Rebuild User script
Hi,
what sort of operations does v-rebuild-user script?
It seems that it recreates and overwrites some stuffs configuration?
Is it safe in production environment?
thanks
what sort of operations does v-rebuild-user script?
It seems that it recreates and overwrites some stuffs configuration?
Is it safe in production environment?
thanks
- Tue Feb 17, 2015 7:20 pm
- Forum: Database Server
- Topic: Cannot connect remote database mysql from hosting
- Replies: 5
- Views: 13751
[SOLVED ]Re: Cannot connect remote database mysql from hosti
Hosting doesn't allow connection to external database.
So it's not vesta problem. Hosting limitation.
thanks
So it's not vesta problem. Hosting limitation.
thanks
- Sun Feb 15, 2015 9:50 am
- Forum: Database Server
- Topic: Cannot connect remote database mysql from hosting
- Replies: 5
- Views: 13751
Re: Cannot connect remote database mysql from hosting
[*] firewall of the server must be set-up to enable incomming connections on port 3306 firewall is set correctly [*] you must have a user in MySQL who is allowed to connect from % (any host) (see manualfor details) already done. For a while connection was up. Then after some minutes was down again!...
- Fri Feb 13, 2015 6:47 pm
- Forum: Database Server
- Topic: Cannot connect remote database mysql from hosting
- Replies: 5
- Views: 13751
Cannot connect remote database mysql from hosting
Hi, the problem is always the same. I cannot connect hosting php web site on my mysql vesta vps. From command line i can connect without any problem and from many location. Mysql log error doesn't trace any error. I set bind address to my external ip but nothing. I stopped iptables and fail2ban. The...
- Wed Feb 11, 2015 7:13 am
- Forum: Database Server
- Topic: Cannot connect remote database mysql
- Replies: 3
- Views: 7239
SOLVED Re: Cannot connect remote database mysql
thanks it works.
If i create user in phpmyadmin it doesn't work.
If if create user db in vestacp no problems.
thanks
If i create user in phpmyadmin it doesn't work.
If if create user db in vestacp no problems.
thanks
- Fri Feb 06, 2015 8:30 pm
- Forum: Database Server
- Topic: Cannot connect remote database mysql
- Replies: 3
- Views: 7239
Cannot connect remote database mysql
Hi, i'm tryng to connect an hosting website to my database on a VPS based on vesta panel. From my local pc i can connect to remote database on VPS by command line. But when i try to connect via http protocol (php web site) to remote database the response is Can't connect to MySQL server on 'xxx.xxx....