PHP-imagick: [root@server ~]# yum install gcc (Please note: if it is already installed, then it will be updated if required) [root@server ~]# yum install make automake [root@server ~]# yum install php-pear [root@server ~]# yum install php-devel [root@server ~]# pecl install imagick
Now you will have to add the imagick extension in your PHP condifuration file:[root@server ~]# cd /etc/php.d/[root@server ~]# nano -w imagick.ini
Then you put following line in that file:extension = “imagick.so”..And save it with <CTRL> <O>After finishing this, you will have to restart Apache as follows: [root@server ~]# service httpd restart
I have new Linux server with CentOS 6.6 on it. I have tried to install Plesk version 12.0.18 on it.
During installation process from http://autoinstall.plesk.com/plesk-installer shell script I'm getting error: START Bootstrapper 12.0.18 prep-install for BASE AT Fri Dec 5 19:09:44 CST 2014 ***** problem report ***** ERROR while trying to SMB database not created Check the error reason(see log file: /var/log/plesk/install/plesk_12.0.18_installation.log), fix and try again STOP Bootstrapper 12.0.18 prep-install for BASE AT Fri Dec 5 19:10:01 CST 2014: PROBLEMS FOUND START Bootstrapper 12.0.18 prep-install for BASE AT Fri Dec 5 19:15:46 CST 2014
---TRANSACTION 0 0, not started, process no 32603, OS thread id 139715979196160 MySQL thread id 38, query id 7054 localhost admin SHOW ENGINE innodb status -------- FILE I/O -------- I/O thread 0 state: waiting for i/o request (insert buffer thread)
I am trying to install Plesk 12.0 on fresh CentOS 6 (64bit). It goes as far as initialising the databases and then moans about missing files:/usr/bin/sw-engine: error while loading shared libraries: libpng12.so.0: cannot open shared object file: No such file or directory
I then install libpng $ yum install libpng.x86_64
Re-run installer and hits next error - libfreetype: /usr/bin/sw-engine: error while loading shared libraries: libfreetype.so.6: cannot open shared object file: No such file or directoryI have CentOS-base repo and Epel repo enabled.
Why are those files not being installed as dependencies by Plesk? Is this a bug ?
couldn't find any installation guide by Paralles how to install Plesk12 step by step. Found some on the internet, got the webinstaller started, but it says I should visit "192.168.0.100:8447" in my browser, which is just the internal IP of the server. Now I don't know what to do now, it's a fresh installed CentOS 6.5
We need to upload to a virtual server (managed with Plesk 11.5) a Wordpress site developed locally. We made this operations without problems many times on other hostings managed with custom panels, non-Plesk.
On the virtual server with Plesk, however, once the files are uploaded via FTP, the database via phpMyAdmin and updated the Wordpress configuration file, when you go to visit the website, it does not display anything and the browser opens the download window for a text file called "download" that contains the code of the file index.php of WordPress.
I have server with the Plesk control panel on Linux server and want to install ffmpeg + MPlayer + LAME + FLVtool2 + MediaInfo + Mencoder + MP4Box + neroAacEnc , but not sure about the steps to install it. Is there any script or easy steps to install ffmpeg + MPlayer + LAME + FLVtool2 + MediaInfo + Mencoder + MP4Box + neroAacEnc on my server.
Which protocol I should use for performing a backup of important server files and folders. I do make a snapshot but i found that's not enough.
My Centos 6.6 has ProFTPD configuration setup only for webhosts so no root access. I came across SCP, but don't know how to secure that like a Pro. I have also heard about SSHFS for linux.
I want to find a provider that will allow me to install ZeroShell on a VPS. Ideally I would like to manage my virtual machines myself and install what I want. I'm familiar with VMWare ESXi and was wondering if the offerings of any VPS providers would allow me to do this kind of thing? If you know of a provider that can offer me this kind of service (it doesn't have to be ESXi) i'd be interested in hearing from them.
I just got a vps server with plesk 12 on it. I've added domains and so far so good. But I can't figure out how to install the email accounts.
I've made de email accounts and when adding these accounts to my mail program I wanted to use mail.domain.com or imap.domain.com But it doesn't work? And I need to use the smtp host of the internetprovider?
How can I use imap.domain.com and smtp.domain.com to get and send my emails?
Also Is there any way how to check if my server is installed ok and there are no security issues? Because I'm a noob I don't know what the best settings are?
I have a fresh server running CentOS 6 (final). I am trying to install Plesk 11.5.30 but i am experiencing some problems. When i run the plesk-installer i get this message:
Your host name must resolve to the correct IP address of your server, unless you are using network address translation (NAT).
Please quit Parallels Installer, fix the host name resolution problem, and then try installing again.
You can skip the hostname check and continue the installation, however, in such a case, the installer cannot guarantee successful installation.
I have a brand new A8i server from 1&1 that has crashed twice today and could only be rebooted through the 1&1 control panel (not Plesk). Out of the blue the server is not accessible from the Plesk CP and is not responding to pings. I have looked through the logs and do not see anything that stands out (I am not very Linux savvy). Is there somewhere specific that I can look that would tell me why it is locking up/crashing? I have only had the server about 2 weeks and am only running email on it (no websites besides webmail and Plesk CP). It is possible that there is a hardware issue, but I cannot have 1&1 check it until after hours tonight.
Server is an 8 core Intel Atom 2.6GHz with 8GB RAM.
I have server with the Plesk control panel on Linux server and want to install ffmpeg but not sure about the steps to install it. Any script or easy steps to install ffmpeg on my server.
I am running a CentOS 6.5, 64-bit server with Plesk 12.0.18, and need to install a wildcard SSL for one of the domains/sub domains hosted on this server.
So you have the csr and private key installed (and domain.crt?), you just need to open..
I have a new CentOS 7, with Plesk 12, CentOS 7 by default has XFS filesystem.
I try migrate sites from another Plesk Server but Plesk agent say: "hard disk quota is not supported due to configuration of server file system" (my CentOS 7)
I added "usrquota,grpquota", then mount -o remount / ; but when I try quotacheck -fmv / I gest this:
[root@ns ~]$ quotacheck -fmv / quotacheck: Skipping /dev/mapper/centos-root [/] quotacheck: Cannot find filesystem to check or filesystem not mounted with quota option.
but quotaon command works:
[root@ns ~]$ quotaon / quotaon: Enforcing group quota already on /dev/mapper/centos-root quotaon: Enforcing user quota already on /dev/mapper/centos-root
The problem here is why Plesk does not recognize quotas as enabled on CentOS 7??
I found htop much more easier to understand than top and would like to install it on my cPanel CentOS server. I tried executing following command from root shell:
yum install htop
and got following output:
..................Reading repository metadata in from local files Excluding Packages in global exclude list Finished Parsing package install arguments No Match for argument: htop Nothing to do
Not sure if htop is available for CentOS cpanel servers? If so how can I install it?
2wire BT router (Firmware 6.1.1) 1 Server (Dell) Hardware with NICs (Server is connected to router via Ethernet Cable) 5 Static Ip addresses purchased from BT Server OS is Centos 5.2
All laptops (5) are able to connect to the net wirelessly. I just did a standard installation of the Centos following [url]
I then tried Code: yum update but it times out. I have no remote access to the server. I can only connect when i am on the router. I have seached, read and tried so many sites and commands but it just is not working. I have had this problem for about a 6 days.
Its a long story but basically this server setup has become a nemesis.
I don't mind providing remote access to the server and router admin page if needed. I am in London btw.
I am trying to install Magento on my apache server. I am running into the dreaded mcrypt issue as Magento needs it to run. I have now been googling for the past few hours and have gotten nowhere.
Here are my details:
Linux Centos 5.5 PHP 5.3.3 x86_64 Plesk 12
I have tried installing all sorts of different repos and it just isn't working.
When I try to install using # yum install php-mcrypt I get the following:
Loaded plugins: fastestmirror Package php-mysql is obsoleted by php-mysqlnd, trying to install php-mysqlnd-5.5.13-3.el5.remi.x86_64 instead --> Processing Dependency: php53-gd for package: psa-php53-configurator --> Processing Dependency: php53-imap for package: psa-php53-configurator