Cannot connect to arvixe database in my SQL Server Management Studio – Plesk
I have to access my arvixe.com database in my SQL Server Management Studio 2014. Can Anybody guide me? Screenshot attached. What was the problem with it
I have to access my arvixe.com database in my SQL Server Management Studio 2014. Can Anybody guide me? Screenshot attached. What was the problem with it
I am using Plesk (Onyx) in combination with external DNS. I configured mail and everything seems to be ok, but I am not sure if my mail configuration is correct, because sometimes a DMARC-report states, that a SPF / DKIM…
I try to host a site in plesk created with joomla. I have installed joomla from Applications -> Joomla Install. I can log in to the backend interface and see the general by default joomla template. However in plesk in…
I'm trying to host an app in plesk server. I created a custom variable as in the printscreen: I want to access this variable in seed.rb file so that I could create a user with password through rake db:seed. Is…
I have a single code base which I am deploying to multiple servers. I need to identify which server the code is running on in order to use the correct configuration information for the database and so on. I initially…
As a web hosting reseller i have a question: Pleks or cPanel I mean, who is more secure ? With less hack vulnerabilities ? Some people tell me Plesk is more secure and with cPanel you have a lot of…
I have a fresh installation of node.js running plesk onynx (linux centos 6). I can successfully run the following command which check the version. /opt/plesk/node/7/bin/npm npm --version This tells me that npm itself is working. However I cannot run any…
I have installed node.js on plesk onyx via the plesk extension manager. I am trying to install the node.js driver for mongodb. This is done via ssh using npm. However, no npm commands are being recognised. Node.js is working as…
RESOLVED : For plesk users you need to make nano .bash_profile when you are in the file add this line : PATH=/opt/plesk/php/7.1/bin:$PATH it will work for ssh users !! for root ssh user you can do : export PATH=/opt/plesk/php/7.1/bin:$PATH; Hope…
I used Plesk 12 to install Wordpress in an existing webspace, under the subdomain /new. Since the owner needed to still use some parts of the original site, I used PHP to redirect all domain calls to /new. The site…