Tagged Questions
The Parallels Plesk Panel (ex: Parallels Plesk Control Panel, Plesk Server Administrator, PSA, or just Plesk) software package is a commercial web hosting automation program.
8
votes
7answers
13k views
subversion web interface
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 / ...
4
votes
4answers
312 views
php exec multiple commands, apache restart
I have to run 2 commands through exec();
the first command is a wrapper calling for (Plesk panel) subsription,
the second is also a plesk command,for dns.
Note: After i execute an add subscription, ...
4
votes
1answer
308 views
I want to switch on lower_case_table_names in mysql, but PLESK 10 stops working
I want to share my solution about the above problem, so you can save some time. The solution is simple. You just have to rename all tables used by PLESK 10 (databases psa). Use your prefered mysql ...
3
votes
1answer
103 views
Making an HTTPS SVN command-line request with exec() in PHP
I've got a command I've created that makes an info call to an SVN repository stored on hosted SVN service. Here's an example:
exec('svn info https://myrepo.svn.beanstalkapp.com/project/name/folder ...
3
votes
2answers
486 views
Impossible to turn off PHP safe_mode?
I can't upload images in Drupal 7 since I have moved it to a new server: php safe mode was on. So in php.ini I set safe_mode = Off (through ssh, I have CentOS).
phpinfo() shows that safe_mode is off ...
3
votes
2answers
710 views
PHP cli command line safe_mode restriction
I'm using the Kohana framework (3.0.9), which generates daily logs. I want to mail the log file if one was made the day before CRON runs the script, but after days trying I can't figure out how to put ...
3
votes
1answer
417 views
ssh2_exec() wont change directory :(
Having a nightmare of a problem with ssh_exec() refusing the execute the "cd" command.
If I log into the server directly and execute the command, it works fine, so i don't think the problem is with ...
3
votes
2answers
2k views
Why can't solr 1.3.0 install using CentOS, plesk 9.2.1 and tomcat 5.5?
Ok I just setup a dedicated server for my client through his hosting provider. They have plesk installed on there (version 9.2.1) and one of the caveats of this dedicated server is that if i do ...
2
votes
0answers
39 views
What are the pros and cons of running PHP as an Apache module or a FastCGI? [migrated]
My VPS is giving me the option between running PHP as an Apache Module or a FastCGI.
How should one make this decision? Performance? Security? Ease of use? Compatibility?
I'm using PLESK.
2
votes
1answer
64 views
Automatically use HTTPS [closed]
How do i get my website to use HTTPS when the user enters my domain, lets say they type www.mysite.com i want it to go to https://www.mysite.com.
Is there i way i can do this using plesk, or would it ...
2
votes
1answer
286 views
php shell_exec multiple commands at once in background
I have a problem in php/linux, described below:
I have to execute a linux command through shell_exec (plesk cli command subscription webspace-off).
The problem is when i do this from php it works, ...
2
votes
2answers
279 views
.htaccess - subdomain not working with www
I see a lot of questions about it here on SO, so I'm posting here:
I have a domain www.example.com and I have set .htaccess file to redirect all example.com to www.example.com
Now, I made (through ...
2
votes
3answers
274 views
Linux command line : edit hacked index files
I'm unfortunately once more dealing with a hacked site on a Linux Plesk server. While the issue is fixed with FTP access changed (it got down to the famous Filezilla FTP codes hack on a PC) I'd ...
2
votes
1answer
629 views
Where to upload files for subdomain over HTTPS in PLESK 10?
This has taken me hours already.
I've a new server with a fresh PLESK 10 installation. Now subdomains are handled differently in PLESK 10, that I know (not domain.tld/subdomains/httpdocs but ...
2
votes
2answers
150 views
HTML <title> on a redirected site managed with Plesk not displaying correctly
I have a site that I have 5 separate domains bought for. The Plesk Panel is set up so that one is the main domain and the other 4 redirect to this.
The problem I have is that if you go to the site ...
2
votes
2answers
59 views
Why I see another web site at my https addres?
Can anybody explain why I see another web site at my http secure address. I don't have a certificate. I can manage files from folder httpsdocs but cannot access them from web. Also httpsdocs is empty. ...
2
votes
2answers
1k views
Need to increase PHP memory_limit for specific directory NOT entire server
I'm running wordpress 2.8.6 as fcgi with safe_mode=on, on plesk9/centOS64. wordpress was installed by installatron. php.ini is being read from /etc/etc/php.ini
I need to increase php's memory_limit, ...
2
votes
4answers
447 views
Automatic Database reads/write every second
I am making an auction website, which has an auto-bid system. This system lets people make biddings without having to be there.
My question is how to implement such a system. I have made the php ...
2
votes
1answer
998 views
Plesk alternative for windows
I'm searching for a free alternative to Plesk for my windows server 2003. Anybody knows an alternative.
1
vote
2answers
18 views
Allow SSH for a Hosting Customer on VPS Server?
I have a VPS server and a client is asking for SSH access on their hosting account.
I can allow this through the user setup for that particular account but will they be able to admin the entire ...
1
vote
1answer
29 views
Why is the my.cnf file on the server incomplete or has very few entries?
I have accessed a clients server (plesk) via ssh to view/edit the my.cnf and php.ini files
if i view them using vi the file seem to be virtualy empty of entries ? see screenshot.
Not sure whether ...
1
vote
1answer
24 views
Vb script to db echo results
I have this script on my hosting server, and the scheduler from plesk returns the results to the server, as this is just excecuting, how to i echo the results so plesk sends me the output?
Const ...
1
vote
1answer
51 views
Upgrade to PHP5 on Plesk 8.0: is my webhost full of it? [closed]
I asked my host to upgrade from an old PHP4 version to the latest PHP version available 5.x.x (?) and they told me I need to pay for a new server because they can't upgrade to PHP5 on Plesk 8.0.
My ...
1
vote
1answer
289 views
Plesk, SMTP and sending e-mail from same domain
I have a server with Plesk installed.
On that I've created a domain, my-domain.com, and added and e-mail account noreply@my-domain.com with access to SMTP for sending e-mails.
With PHPMailer or Swift ...
1
vote
1answer
473 views
How to upload files to IIS Virtual Directory?
I'm writing a .NET application that needs to upload files. I have presentation, service and data layers. Files get submitted in the Presentation layer (MVC), and then saved by the Data layer. ...
1
vote
0answers
81 views
Create CronJob Using Bash Script - Need To Appear In Plesk
I need to create a cron job using a bash script
I found this on SO - How to create cronjob using bash
But i need it to appear in Plesk control panel in Scheduled Tasks.
Any ideas
1
vote
1answer
174 views
Does anyone know how to transfer a domain name in Plesk using an EPP code?
One of my friends had a forum with Freeforums.org and they bought a domain name through them. Recently he wanted to transfer the .org domain name to his own host which uses a Plesk control panel. ...
1
vote
0answers
68 views
DNS setting in plesk 8.4
DNS setting in plesk 8.4
Any help via online chat for (domain)dns setting on my plesk Panel 8.4
1
vote
1answer
133 views
Manipulate (root) Files from (subdomain)
Domain: domain.com
Subdomain: sub.domain.com
My HTML page on (subdomain) needs to show image from (root) folder "../../../httpdocs/images/".
User can change that image, so he chose new image and ...
1
vote
1answer
1k views
Uploading existing database through Plesk
I was trying to upload the database of my ASP.NET website. On the local machine, if I copy the database from another machine, I have to attach it through SQL Server Management Studio and then use it ...
1
vote
1answer
285 views
PLESK not working after Coldfusion install
I have a WIN2008 server with IIS7 that is running PLESK 9.5.2 and after installing Coldfusion 9, we are unable to access PLESK. It keeps asking for a username and password. After doing some research, ...
1
vote
1answer
93 views
Control panel for Sphinx?
n00b here
Is there some kind of control panel for Sphinx (to make things easier)?
Or is there a way I can use Plesk to handle it?
I already installed (sphinx-0.9.9) on my CentOS, I
just don't ...
1
vote
3answers
2k views
Error Table 'mysql.servers' doesn't exist
I get the error "Table 'mysql.servers' doesn't exist" from plesk when I try to create a new database user, the created user does not show up anywhere but the name is still reserved, and it does not ...
1
vote
1answer
345 views
Kaltura Install on Plesk / Media Temple DV3.5 apachectl error
Some pain today as with everything new and exciting. I am attempting to install Kaltura CE on a subdomain on my Media Temple DV runnning plesk 8.6.0. I get to a step that asks for my apachectl path ...
1
vote
1answer
723 views
How to upgrade php on server running Plesk Virtuozzo?
How on earth does plesk actually work? I have a VPS which is on centos 5.2 and has php 5.1.6. I have updated plesk to version 9.52 and it claimed to do some form of php update but it hasn't as far as ...
1
vote
3answers
2k views
Crontab in Plesk
I'm trying to run a test script using crontab within Plesk. The php file simply emails me a message
mail('me@somewhere.com','Cron Test','Test');
My path to php is /user/bin/php
I have entered * ...
1
vote
1answer
347 views
Windows with Plesk Panel installs ActiveState Python 2.5.0 - any thoughts?
I expect to run Pylons on a Windows Server 2003 and IIS 6 on a Virtual Private Server (VPS). Most work with the VPS is done through the Plesk 8.6 panel. The Plesk panel has a lot of maintenance ...
1
vote
1answer
2k views
upgrade PHP 5 on Plesk 9.2.1
I have Parallels Plesk 9.2.1, Debian 4 and 5.2.0-8+etch13
Is it safe to upgrade PHP5 to the latest version and how do I do it - I mean is there something special I have to be aware of?
1
vote
1answer
1k views
getting javascript 'Sys' is undefined error
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 ...
1
vote
1answer
197 views
How to log/pinpoint which PHP script uses a lot of memory? Optimization Question
I wrote a small app that turns out to be using a lot of memory when used by a few users simultaniously. This is leading to some Fatal PHP errors and some mySQL (errcode 12) errors.
My Plesk QoS page ...
1
vote
3answers
666 views
Protect Plesk login page from search engine eyes
I was wondering if would it be possible to protect the "https://www.DOMAIN.com:8443" URL from search engines listing perhaps using the htaccess to redirect the 8443 port from "DOMAIN" to elsewhere?
...
1
vote
1answer
301 views
Plesk Rebranding Web Hosting
I recently bought the new Plesk software and im unsure on how to re-brand the site to our company logos and themes.
Does anyone know the steps to changes these settings or a manual that would answer ...
0
votes
0answers
15 views
Regexp: ProFTPD auth-logs
I've configurated ProFTPD to log all authentifications on a Plesk powered server. This setting is not set by default since Plesk 10 (whyever...). I want to configure fail2ban, to detect unsuccessful ...
0
votes
0answers
12 views
plesk: making a subdomain alias via CNAME
I'm trying to point subdomain.client-site.com at subdomain.our-site.com
I've created subdomain.our-site.com via the Plesk control panel and, when I browse to it directly, I get the site. Woohoo.
...
0
votes
1answer
27 views
Unable to see the data in mysql which is inserted using php and mysql queries
I have a registered a domain and I am using plesk panel to upload files everything is working cool but i cant see the data in the mysql database that i inserted using mysql queries with php into the ...
0
votes
0answers
14 views
Apache: Ignore IP-Based VirtualHost-configurations
I have this Plesk powered webserver with multiple IP's, let's say 192.168.1.2 and 192.168.1.3.
Plesk sets up by default IP-based vhost. However, everything works fine when I set the varnish backend ...
0
votes
2answers
23 views
what are the three parameters of mysql_connect for plesk panel?
I have registered a domain using some web hosting website and I logged into parallels plesk panel,I have uploaded my pages onto it but unable to connect to database does anyone know what would be ...
0
votes
0answers
21 views
Plesk doesn't detect multiple PHP versions [closed]
I have installed two PHP versions on my Windows Server 2008 R2 box.
The paths of the installations are:
C:\Program Files (x86)\Parallels\Plesk\Additional\PleskPHP5 (5.3 version)
C:\Program ...
0
votes
0answers
8 views
Connecting a webserver to Plesk [closed]
I'm trying to create a BlackBerry Application that shows the tables of a database that is stored in Plesk. In order to this, I have to connect the application to a webserver first, then from it to ...
0
votes
0answers
26 views
Recover sent mail's from PHP mail [migrated]
I've got a server with Plesk installed. On this I've got a website on a virtual domain which contains the PHP function mail. Due to some "problems" with Plesk, virtual domains and PHP mail: Plesk, ...