Posts tagged cpanel
Probleme cu Fantastico si cPanel/WHM
May 5th
Dacă aveţi probleme cu Fantastico şi cPanel (confirm pentru versiunea WHM 11.20.0 cPanel 11.22.3-C23899), este din cauza unui bug la Fantastico (atentie, codul se ascunde in spatele coloanelor din dreapta):
Until a full compatible version of Fantastico can be released, if you are running a recent build of cPanel and are having problems with Fantastico, please try the following:
Log into your server via SSH as root and create/edit the file /scripts/postupcp via your preferred text editor (nano, vim, pico, etc.).
If the file doesn’t exist or is empty, paste in the following code:
Code:#!/bin/sh perl -p -i -e 's/^.*register_globals.*=.*$/register_globals = On/g' /usr/local/cpanel/3rdparty/etc/php.ini perl -p -i -e 's/^.*register_globals.*=.*$/register_globals = On/g' /var/cpanel/3rdparty/etc/php.iniIf that file already exists and has entries in it, add the following to the bottom of that file and save changes:
Code:perl -p -i -e 's/^.*register_globals.*=.*$/register_globals = On/g' /usr/local/cpanel/3rdparty/etc/php.ini perl -p -i -e 's/^.*register_globals.*=.*$/register_globals = On/g' /var/cpanel/3rdparty/etc/php.iniMake sure permissions are set correctly on that file:
Code:chmod 0700 /scripts/postupcpThen run that file once:
Code:/scripts/postupcpOnce we release a compatible version of Fantastico, you can remove that file or remove those lines from that file as appropriate.
If that does not resolve your issue then you probably are having issues with your backend copy of PHP. See the directions on how to deal with that here:
Toate meritele aparţin dezvoltatorului.
Mesajul original:
http://www.netenberg.com/forum/index.php?topic=6569.0
cPanel Security Update Advisory
May 2nd
Several potential security issues have been identified with cPanel software and Horde, a 3rd party bundled application. cPanel releases prior to 11.18.4 and 11.22.2 are susceptible to security issues, which range in severity from trivial to medium-critical. Along with the discovery of these potential issues, cPanel has released a new security tool to provide users with protection from XSRF attacks.
Promoţie servere dedicate: P4@3.4 şi CPanel pentru 129€/lună
Dec 9th
Începem o serie de oferte speciale, valabile numai pe parcursul lunii decembrie 2007.
HH-SP12-01
Ofertă specială, valabilă până cel mai târziu în 28 decembrie:
P4 3.4GHz
1024MB RAM
1×160GB SATA HDD
1500GB trafic lunar total
5 adrese IP (VLAN propriu)
CPanel şi Fantastico sunt incluse
Uplink: 10Mbps
129 €/lună + 1 € instalare
comandă acum
PHP 4.4.6 in cPanel, too
Mar 9th
Just a quick note:
cPanel has added PHP 4.4.6 in the list of supported versions for easyapache.
We will recompile Apache for this version on bravo and charlie servers this week-end.
invalid license file (cpanel error)
Feb 11th
While I was tying to change the name server in my just new server I got this error message Invalid License File and I couldn’t log in to my server using WHM.
How can I change it again ?
This is a pretty common situation when setting up a new cPanel server, and has a simple solution.


