Plesk 12.x / Linux :: 5.3.3 Cgi And Fast-cgi Broke Down After Adding PHP 5.5.13

Jul 16, 2014

According to de Plesk Administrator Guide and according to the kb article: [URL] ...., Plesk Panel is suitable to enable multiple php versions After I performed the steps mentioned in the kb article, all seemed fine until somehow php-cgi and php-fcgi broke down after

Code:
# service httpd restart

After this event, all websites hosted on this particular the server only work running php as an apache module.

I am running Pleks Panel 12.0.18 #7 on top of CenOs 6.5 on this particular server, which means php version 5.3.3 is installed by default. PHP 5.3.3 also is was the php version for the "custom: false" php handlers (id's: cgi, fastcgi, module). Somehow all php handlers look like this:

Code:

# /usr/local/psa/bin/php_handler --list
id: display name: full version: version: type: cgi-bin: php-cli: php.ini: custom:
cgi 5.5.13 5.5.13 5.5 cgi /usr/bin/php-cgi /etc/php.ini false
fastcgi 5.5.13 5.5.13 5.5 fastcgi /usr/bin/php-cgi /etc/php.ini false

[Code]....

View 7 Replies


ADVERTISEMENT

Plesk 12.x / Linux :: PHP Files Get Downloaded With Fast-CGI

Jun 3, 2015

I'm trying to get something simple to work in Plesk. I just want to use Apache for PHP files with Fast-CGI and PHP 5.6. Everything works fine with Nginx and PHP-FPM but because of the restrictions, that Nginx can only use a systemwide PHP version, which is 5.3.3 in my case, I need Apache for that.

So the problem is that I get the .php files as download and Apache doesn't parse them.

A little background information:
Cent OS 6.6
Plesk 12.0.18 Update #49
PHP Versions 5.3.3 and 5.6.9
PHP Handles installed with this KB [URL] ....:

Code:
id: display name: full version: version: type: cgi-bin: php-cli: php.ini: custom:
cgi 5.3.3 5.3.3 5.3 cgi /usr/bin/php-cgi /etc/php.ini false
fastcgi 5.3.3 5.3.3 5.3 fastcgi /usr/bin/php-cgi /etc/php.ini false
module 5.3.3 5.3.3 5.3 module /usr/bin/php-cgi /etc/php.ini false

[Code] ....

Hosting templates are default and I checked every configuration file...

View 4 Replies View Related

Plesk 12.x / Linux :: Adding SSL To IP Number Despite Of Domain Name?

Jun 2, 2015

Is it possible to add a ssl to a IP number despite of domain name?

I would like to know if i can buy a ssl and set a IP on website address...

View 5 Replies View Related

Plesk 12.x / Linux :: Adding Subscriptions - Cannot Customize It

May 6, 2015

I seem to be having a strange problem with Plesk 12, after adding about 23 domains, i cant seem to add any more domains.

While adding the domain, it just keeps syncing, and then when i click on the subscriptions i see the domain has been added, but i cannot customise it.

View 3 Replies View Related

Plesk 12.x / Linux :: Adding New Domain Name Fail?

Nov 23, 2014

Error: IP addresses for mail service of domain xxxxxx.com are not set

View 3 Replies View Related

Plesk 11.x / Linux :: Adding Mcrypt Extension To PHP?

Feb 11, 2013

I would like to install mcrypt extension on my server and i don't find procedure .

My version is :

OSCentOS 6.3 (Final)
Version de Parallels Panel11.0.9 Mettre à jour #36, dernière mise à jour à Fév 8, 2013 06:32 PM

View 19 Replies View Related

Plesk 12.x / Linux :: Adding SPDY Under All Nginx Configuration

Dec 27, 2014

I would like to add spdy under all nginx configuration as below

listen 443 ssl spdy;

How to add them globally ?

View 4 Replies View Related

Plesk 12.x / Linux :: Warning When Adding New Domain Or Subdomain?

Jan 20, 2015

When i add a Domain or Subdomain through Plesk Panel, I get the following Warning :

Attention: relink-vhost-logs failed: mkdir: cannot create directory `./vps118861.ovh.net/logs': File exists ERROR: Cannot relink logs. Target directory '/var/www/vhosts/vps118861.ovh.net/logs' is in invalid state.

[URL]

I tried the 2 solutions but I still have the error... here are the results of the two commands :

[root@vps118861 logs]# ls -alh
total 2,3M
drwxr-xr-x 16 administrateur root 4,0K 20 janv. 13:59 .

[Code]....

View 2 Replies View Related

Plesk 12.x / Linux :: Adding Subscription / Custom Changes In PHP Settings

Aug 25, 2014

When adding a subscription with a certain plan, I get this error"Error: The plan was not applied: Custom changes in PHP settings" almost instantly after I initiated the creation of the new subscription. Another service plan doesn't have the issue, and though I tried finding the reason why one works while the other doesn't I simply wasn't able to. The service plan in question is used for over 40 others without a problem just when I select it for a new subscription, I get the mentioned error message.I am using Plesk 12 on Linux, all latest updates installed.

View 1 Replies View Related

Plesk 12.x / Linux :: White Page After Adding New Domains

Feb 5, 2015

i registered some new domains and wanted to add them via Plesk. Before i did that i got the stanard Plesk default page saying that i have to add the domains via plesk as usual.

When i did that the domain switched to a white page and is not able to load .html pages, i can load a phpinfo.php or install wordpress etc. but when i try to load a simple .html file with css or something, i only get a whitepage..

i dont know why this is happening, other domains from december are working fine, new ones wont. the error.logs are empty and even after a whole server restart it wont work.I´m using Ubuntu 14.04 LTS Server 64bit + Plesk 12.0.18

View 3 Replies View Related

Plesk 12.x / Linux :: Adding Subdomain To Forwarding Root Domain

Apr 23, 2015

I want to add a subdomain foo.bar.com to a master domain bar.com in the subscription bar.com. Normally this works but if I set the hosting type of the master domain to forward, I cannot add subdomains anymore. If I have already added a subdomain, I cannot change the hosting type of the master domain. Also it is not possible to add a second domain to the subscription anymore.

View 6 Replies View Related

Plesk 11.x / Linux :: Error Adding Remote Database Server

May 9, 2014

PRODUCT, VERSION, MICROUPDATE, OPERATING SYSTEM, ARCHITECTURE
Plesk 11.5, 11.5.30 Update #44, last updated at April 30, 2014 03:25 AM, Centos 6.5 (Final), Linux 64bit

PROBLEM DESCRIPTION
When I try to add an extra MySQL server, running on a different server, I always get an error that the user has no admin access. But the user I created does have admin access to the database.
The remote database is a MySQL 5.5 on a Linux Ubuntu 12.04 LTS server

STEPS TO REPRODUCE
Tools & Settings -> Database Servers -> Add Databases server

ACTUAL RESULT
Error: Test connection to the database server has failed because the supplied account does not possess administrative privileges: Access denied for user 'admin'@'%' to database 'd536cedf97037e'

EXPECTED RESULT
A working database connection.

ANY ADDITIONAL INFORMATION
These queries are logged by MySQL:

140509 16:54:51 28 Connectadmin@10.1.0.162 as anonymous on
28 QuerySELECT VERSION()
28 Querycreate database `BUG115166_1374110215536CEC3816DD2` /*!40101 default charset=utf8 */
28 Querycreate database `bug115166_1374110215536cec3816dd2` /*!40101 default charset=utf8 */
28 Queryinsert into mysql.user (Host, User, Password) values ('%', 'bug115166_17546', password('BUG115166_1374110215536CEC3816DD2'))
28 QueryFLUSH PRIVILEGES

[Code] .....

If I just ignore this message, go to a subscription and create a database, then the database gets created just fine. It's just Plesk that thinks that something went wrong.

View 2 Replies View Related

Plesk 11.x / Linux :: Adding Extra IP Addresses To Panel - FTP Query

Jun 2, 2014

I have just added some extra IP addresses to my plesk panel from 1&1

CentOS 5.6 (Final)
Panel version11.5.30 Update #45

I have changed a couple of domains to have their own IP address - one marked as shared, the other as dedicated.

I can not log in to either via FTP since changing to a new IP address, the DNS has been changed to reflect this change over and resolves correctly.

I have used the domain name, original IP address and new IP address as the host address with filezilla on windows and mac, and smart ftp on windows.

All accept the username and password, but then all of them timeout with ETIMEOUT error.

Existing domains on the original IP address log in fine via FTP.

View 2 Replies View Related

Plesk 12.x / Linux :: Adding New Mail Handler Before Queue For Spam?

Nov 24, 2014

It is posible add new mail handler before queue for spam? Example:

mail_handlers_control --add --priority=10 --executable=/usr/local/psa/handlers/hooks/spam --name=spam --enabled --queue=before-queue --type=recipient-domain --mailname=domain.com --context=text

I need for scan relay mail ....

View 1 Replies View Related

Plesk 12.x / Linux :: MySQL Remote - Adding External Resource?

Jun 15, 2015

I am looking to add a mysql external source to my plesk. So far no difficulty.

My question is if I remove the mysql server where the currently plesk. I have to say to the panel get the information (psa, roudcube, horde) on the remote mysql to invez mysql local server?

View 3 Replies View Related

Just Broke My Box..upgrading PHP5/Apache On Plesk

Dec 1, 2007

I just ran a simple yum update php on the server, because I need to be running 5.2 instead of 5.1.6

The update went smoothly, so I restarted httpd, and all hell broke loose. Apache can't start because of a whole lot of missing modules. So I commented out every single LoadModule line to see if that would get it to start, and it started complaining about the configuration file of some other software being incorrect (because that configuration file pointed to some module that no longer exists)

At one point I was able to get apache to start, I believe by copying my old configuration file to httpd.conf and then commenting out some lines that it was complaining about. Apache started, but no pages were loading.

So right now, basically, I've got no web service running at all on the server. I really didn't expect all of these problems for a simple PHP update, but obviously I was mistaken.

Is it worth trying to fix this myself (intermediate linux user here) or would it just be easier to hire someone to come in and do it for me?

View 4 Replies View Related

Plesk 11.x / Linux :: When Using Move To Folder Option - Spamassassin Is Not Adding Headers

Jun 19, 2014

When I set up spamassassin to store spam in the spam folder of my mailbox, it doesn't add any X-Sapm headers nor tags the subject. All I found so far was an old thread where a plesk employee stated that it will be fixed in 'a' future version.

I am on 11.5.30 Update #47.

View 3 Replies View Related

Plesk 12.x / Linux :: 12 - Uncaught Exception When Adding / Changing Mail Addresses

Sep 19, 2014

Seems everythings is working normal when ignoring following error message, but everytime I add or change mail settings for a domain, I am getting this error:

Internal error.

ERROR:
Uncaught exception 'Zend_Log_Exception' with message '"/var/log/plesk/panel.log"
cannot be opened with mode "a"' in /usr/local/psa/admin/externals/Zend/Log/Writer/Stream.php:81
Stack trace: #0 /usr/local/psa/admin/plib/Plesk/Log.php(69): Zend_Log_Writer_Stream->__construct

[Code] .....

View 6 Replies View Related

Plesk 12.x / Linux :: Adding Multiple PHP Version / Error Reading Data From FastCGI Server

Jun 6, 2014

I'm trying to add multiple PHP version (current version installed: 5.5.13), using the official documentation. I always get 500 Internal Server Error after switching to the new version, with the following error_log content:

Code:
[Sat Jun 07 00:49:35 2014] [warn] [client XXX.XXX.XXX.XXX] (104)Connection reset by peer: mod_fcgid: error reading data from FastCGI server
[Sat Jun 07 00:49:35 2014] [error] [client XXX.XXX.XXX.XXX] Premature end of script headers: index.php
Here you can view phpinfo() obtained running php54-cgi index.php from the command line. Same script doesn't work as FastCGI.

I'm trying to add PHP 5.4.29. Here is how I compiled it:

Code:

./configure
--prefix=/usr/local/php54
--with-bz2
--with-config-file-path=/usr/local/php54/etc
--with-config-file-scan-dir=/usr/local/php54/etc/php.d
--with-curl

[code]....

Switching back to PHP 5.5.13 and the script works fine (a simple phpinfo() output).How can I try to understand/debug what's wrong with the installation?

View 5 Replies View Related

Adding The GD Library To A Linux Box

Mar 31, 2007

Trying to install the GD graphics library to a linux box.

Downloaded the file gd-2.0.34.tar.gz from [url]
Ran gunzip and tar thus expanding the files to a temp directory - as root.

The instructions say to run ./configure

I ran "sh ./configure" and I get the following:

Quote:

checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking if we are building a Cygwin target... no
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... configure: error: cannot run C compiled programs.
If you meant to cross compile, use `--host'.
See `config.log' for more details.

why the configuration fails?

View 4 Replies View Related

Adding Text To Video In Linux

Jun 19, 2008

way to convert and add some text(watermark) to videos in Linux.

I know ffmpeg can be used to convert video but i does not add text or water mark to video.

So what are my options?

View 3 Replies View Related

Adding New Whois Servers To Linux Server

Nov 21, 2008

How do I go about adding new whois servers in my linux box so that the "whois" command can work for those domains? I notice I can't get any .me information now.

View 4 Replies View Related

Adding A Linux Machine To Windows Domain Controller

Oct 24, 2008

We have a domain portal controller for windows. All the machines in the n/w are connected to it. So, when ever an user enters the user name and password it gets authenticated from the domain portal controller. So, my login can be accessed anywhere in the netowrk.

Example : my login is sabarishks which can be used in any machine under this domain controller.

But, if the system is installed with both linux and windows only windows username will be authenticated using the domain controller. Whereas, the linux users will work with in the system using /etc/shadow file. Hope, I am clear so far.

The requirement is same as above. The authentication mechanism for linux should work as windows. When ever an user is entered with a username and passwd, it should get authenticated from domain controller.

I mean, the user created in a windows machine should be used for linux login also. More importantly, It should work in all systems.

Which technology can be used to do this? Samba,Ldap, NFs or what?

View 1 Replies View Related

Broke Something When Playing Around With Suphp

May 17, 2009

suphp and spent the better part of the day configuring a new server and then upgrading it to suphp in preparation for a migration next week.

However, I broke the links to var/www/html in the process and I don't know at what point it broke to know how to fix it.

I have a couple of links that usually work to this directory:
lax.powermonster.net/test.bin
and
[url]

Both of which now come up to a 404 error from my main site: powermonster.net.

View 12 Replies View Related

Logwatch Broke Today

Jul 28, 2008

I logged into my email to check for my nightly logwatch report (at 12am).
Nothing.

So I log into ssh and manually run it, get greeted with this:

You have old files in your logwatch tmpdir (/var/cache/logwatch):
logwatch.zcTV3hC0
The directories listed above were most likely created by a
logwatch run that failed to complete successfully. If so, you
may delete these directories.

I last ran logwatch around 10:30pm, it worked fine.

I try to run logwatch again, same error.. except now there's another temp file showing beneath the first.

I go ahead and delete both of them, run logwatch again...it worked. I also got the other reports from when I tried running logwatch manually and was stopped with this error.

I've never had this happen before, so I'm curious as to what caused it? Logwatch is in cron.daily and has never missed a single report.

Just typical data corruption (as can happen with any computer file) or could something have interfered with its processing at 12?

View 2 Replies View Related

Plesk 11.x / Windows :: Adding A Record In DNS?

Aug 23, 2012

With provided information at [URL] .... did not work? when setting it up in control panel -> domain's dns panel and plesk version is 11.0.9

It needs the following DNS records

Record type: SRV
Service name *: _Autodiscover
Protocol name *: _tcp (it will automatically add your domain and to edit it again shows as invalid)
Port number *: 443
Priority of service: very high(0)
Weight of service: theres no 0 option so use 10 as the option and to edit it again shows as invalid)
Target host *: use your mail ip address?

View 1 Replies View Related

I Broke Permissions Everywhere And The System Won't Boot

Jun 22, 2008

I backed a system up with rsync, and just used rsync to copy it into a new machine... I just backed up / to my home directory on another machine, and then 'extracted' it to / on the new machine.

But now everything (and I mean everything) is owned by "matt", my user on the intermediate machine. I rebooted the system to get it to boot the new stuff without realizing this, and now it's not booting... Since /etc/passwd, /bin/bash, etc. aren't owned by root.

Any tips on where to go from here? As I said, it's a brand-new machine (VM, actually: even better!), so re-imaging is a solution, but I'd still have to copy the data back over. Reinstalling is a pain, though, so if there's a simple fix, I'd prefer that. I've got pygrub installed as a boot manager for the VM, but I can't for the life of me figure out how to get into single-user mode. (Nor am I sure that a "cd /; chown -R root" will have the desired effect?)

View 2 Replies View Related

HiJackThis Broke Remote Desktop

Mar 20, 2007

I ran Hijack this and fixed a few errors it listed in a Windows 2003 Server. I rebooted the server, but now when I attempt to login via remote desktop it logs in, but then immediately logs me out.

I am guessing HiJackThis deleted a required dll or .exe needed for Terminal Services. Do you guys have any idea how I can restore this, and undo what hijackthis did?

View 3 Replies View Related

Horde Broke In One User's Account

Jun 2, 2007

I searched the forum, couldn't find this issue. One user cannot log into their horde. They said they just kept being taken back to the login page.

So I got their cpanel login and logged in myself. The same thing happened to me when I tried to get into horde.

I use webmail on the same server and don't have that issue in my own account, and I haven't received any other complaints.

I repaired horde database, reset horde, and updated horde. None of those fixed the issue. what is wrong with this one account?

View 5 Replies View Related

Adding The Pipe Command Into Plesk For WHMCS

Jan 25, 2007

where the pipe command gets added to in Plesk for WHMCS?

View 0 Replies View Related

Plesk 11.x / Windows :: Adding Second MySQL Server

Sep 12, 2014

I have a dedicated server and I am about to get a few high traffic sites that will be Joomla based and MySQL served. What I am thinking a about is to create another MySQL instance, leave the current websites on the "old" instance and get the new ones onto a separate instance.

I am on PPP 11.0.9 on windows and the current mysql version is 5.1.56 on port 3306 (I can get other ports for other instances).

What I did was the following:

In the Database Servers page, I hit "Add Database Server"

In the next page I add the following:
MySQL (from the dropdown)
localhost
3307
(leave blank the default check box)

I then add the Administrator's username and passwords and hit OK.

The next page, reports an error message (in between asterisks below):
************************
Error: Test connection to the database server has failed because of network problems:

No connection could be made because the target machine actively refused it.
************************
The primary (eg. current) mysql instance is working fine, it's just I cannot add a second server...

View 3 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved