plesk

How to add a new node.js version for the Node.js Manager on Plesk?

扶醉桌前 提交于 2019-12-03 03:56:12
Plesk Onyx supports Node.js. My Node.js Manager (from the Plesk extensions) currently supports two nodejs Versions. Installing a new version with the centos package manager yum did not change anything. Copying one of the versions, that are installed and putting them to a new folder e.g. 4/ in the directory structure used by the Node.js Manager also did not lead to results. I need the version Node 4.6.2 for Meteor 1.4.x applications. Thank you. Enable Node support in Plesk Onyx: Install the "Node support" simply from your "update and updates" Plesk interface. Go to your "Node extension" page

Subversion web interface [closed]

你。 提交于 2019-12-02 16:19:55
I have recently installed Subversion onto a Linux server ( CentOS ) and everything works great. I am wondering if there are any web interfaces available for managing the repositories i.e. create / delete repositories, manage users and permissions, view revision history, etc. The idea is that I can do everything via a web interface instead of using SSH. Incidentally I have Plesk /virtuozzo on this server (and Webmin on another test server) so if there is something that can integrate directly to these then even better! Jason Punyon The Subversion people have a links list which references a ton

how to solve Keyword not supported: 'data source'

╄→гoц情女王★ 提交于 2019-12-02 01:24:22
I uploaded my website( that is programmed with asp.net mvc and entity framework 5 ) yesterday and wrote this connection string in the web.config file of the host root ( control panel is plesk onyx) I tried changing it to SqlCLient ,Removing some tags, and so many other things but no change it return error: keyword not supported: 'data source' when I remove data source it return keyword not supported 'initial catalog' and so on thanks for your attention <add name="ShopDBEntities" connectionString="Data Source=some source;initial catalog=MainDB;User ID=admin;Password=pass;integrated security

getting javascript 'Sys' is undefined error

血红的双手。 提交于 2019-12-01 20:17:18
On the developement machine my website is working fine but I am getting javascript 'Sys' is undefined error on hosting server and my AJAX is not working. I have make a sample page and scriptmanager on it, Please look into this. http://nexapps.com/default2.aspx button and textbox is in AJAX updatepanel, but when hit to button page is full postback. Note: hosting server--IIS7, but my other websites are working fine on the same server Thanks Sounds like your web.config, see if any of this info helps out. 来源: https://stackoverflow.com/questions/1437799/getting-javascript-sys-is-undefined-error

Setting up cron task in Plesk 11

孤街醉人 提交于 2019-11-30 11:50:40
I'm trying to setup a cron task in Plesk to run a short script every 5 minutes, I've just moved from a managed hosting account to a full access Plesk VPS, and I'm a little lost on a couple of things, this one in particular, when I go to Server > Scheduled Tasks I get a list of 'system users' as below, but I'm not sure under which user to make the cron task, any ideas? adm apache bin daemon ftp games gopher .. going all the way down to webalizer The cron script path is below if that's relevant as to which user to choose - /var/www/vhosts/mysite.com/httpdocs/scripts/index.php Oleg Neumyvakin If

How to set up a cron task in Plesk every 15 minutes?

浪尽此生 提交于 2019-11-30 04:22:19
问题 I'm a total newbie with Plesk, and I'm wondering how to set up a cron task for executing http address, which is updating profiles. I have my link of course, and I want to run this link every 15 minutes, 24 hours a day, non-stop. I'd be very glad if you guys could help me with that. Here's my cron task configuration for root: What should I fill in minute, hour, day? And how about command? Thanks for helping me, Mike 回答1: It's not quite clear what do you mean under "executing http address" But

Can't Install FreeTDS via Yum Package Manager

时光总嘲笑我的痴心妄想 提交于 2019-11-29 12:22:26
问题 I tried following the instructions in the article below but it says, " No package freetds available. " http://www.hosting.com/support/linux/installing-freetds-for-linux/ This is my I/O: [root@mydomain ~]# yum search freetds Loaded plugins: fastestmirror Loading mirror speeds from cached hostfile * base: mirror.web-ster.com * extras: mirror.beyondhosting.net * updates: mirrors.sonic.net =============================== Matched: freetds =============================== php-mssql.x86_64 : MSSQL

CertificateException: No name matching ssl.someUrl.de found

邮差的信 提交于 2019-11-27 06:44:14
I'm trying to connect to one of my servers through ssl, with Java. I tried a lot of options here is my best try: I generate a jssecacerts with the recommendet script: http://blogs.oracle.com/andreas/resource/InstallCert.java with the command: java InstallCert ssl.someUrl.de changeit after this I did the command a second time: Loading KeyStore jssecacerts... Opening connection to ssl.someUrl.de:443... Starting SSL handshake... No errors, certificate is already trusted Server sent 1 certificate(s): 1 Subject EMAILADDRESS=info@plesk.com, CN=plesk, OU=Plesk, O=Parallels, L=Hernd on, ST=Virginia, C

CertificateException: No name matching ssl.someUrl.de found

▼魔方 西西 提交于 2019-11-26 10:28:09
问题 I\'m trying to connect to one of my servers through ssl, with Java. I tried a lot of options here is my best try: I generate a jssecacerts with the recommendet script: http://blogs.oracle.com/andreas/resource/InstallCert.java with the command: java InstallCert ssl.someUrl.de changeit after this I did the command a second time: Loading KeyStore jssecacerts... Opening connection to ssl.someUrl.de:443... Starting SSL handshake... No errors, certificate is already trusted Server sent 1