Web Hosting Forum | Lunarpages


*
Welcome, Guest. Please login or register.
Did you miss your activation email?



Login with username, password and session length
February 09, 2012, 06:46:54 PM

Pages: [1]   Go Down
  Print  
Author Topic: Newer Cpanel User Interface  (Read 2562 times)
jm1248
Pong! (the videogame) Master
*****
Offline Offline

Posts: 24


« on: June 04, 2010, 07:26:43 AM »

How can I  get the latest version of Cpanel File Manager. 

The Cpanel I want is Version 11.25.0-STABLE, build 46156.

Thanks,
John
Logged
katrina1
Guest
« Reply #1 on: June 04, 2010, 10:10:30 PM »

We upgrade Cpanel all the time to the latest version as soon as cpanel.net releases it to us. This is done for the entire server and cannot be changed for only one account. If you are talking about the theme, the current theme we use is specifically designed to work with our backend systems and cannot be changed.
Logged
SilviuB
Spaceship Captain
*****
Offline Offline

Posts: 123


« Reply #2 on: July 04, 2010, 01:08:26 PM »

I saw this thread: http://www.lunarforums.com/hosting_server_bulletins/mysql_php_and_cpanel_theme_upgrades_on_shared_cpanel_servers-t55405.0.html

Can we see some screenshots with the new theme ?
Logged
MrPhil
Berserker Poster
*****
Offline Offline

Posts: 5083



« Reply #3 on: July 04, 2010, 04:24:16 PM »

The referenced topic mentions that PHP 5 will become the default (good!) and PHP 4 will still be available for command line (cron) use. Just out of curiosity, will there be a cPanel button to switch back to PHP 4? I doubt that I would be using it myself, but I could imagine that there might be sites that don't work yet on PHP 5. Making PHP 5 the default should be a wakeup call to those sites' owners, but they can get some breathing room by temporarily switching back to PHP 4. Eventually, when PHP 4 is completely removed, they'll have no one to blame but themselves if they haven't upgraded to use PHP 5. If there isn't something on the Wiki to guide unsophisticated users on how to get ready for 5.3+, there should be.

While I'm thinking about it, any word on when PHP 5.3 becomes the standard? It breaks a lot of sites, such as those using ereg() family functions (deprecated, with big ugly on-screen warning messages that mess up headers). The fix is easy (mb_ereg* or change to preg_* functions). The latest I've heard is work has stopped on PHP 6.0, so who knows what the roadmap is for PHP.
Logged

SilviuB
Spaceship Captain
*****
Offline Offline

Posts: 123


« Reply #4 on: July 05, 2010, 08:37:34 AM »

Come on ... no reply ?
Logged
MrPhil
Berserker Poster
*****
Offline Offline

Posts: 5083



« Reply #5 on: July 05, 2010, 09:44:32 AM »

It's a Federal holiday in the US (Independence Day observation). Most of the staff is probably off for the day.
Logged

Danielle
Guest
« Reply #6 on: July 05, 2010, 10:43:55 AM »

You'll still be able to use PHP4 for your scripts, but there isn't a button to switch back to PHP4. It can be done using the account .htaccess file:

Code:
AddHandler application/x-httpd-php4 .php

Any extensions needing to be parsed as PHP4 should be listed there.

Alternatively, you can use this code to hard code any set extension to PHP5:

Code:
AddHandler application/x-httpd-php5 .php

It's the default for PHP on the servers switching over, but in case you had any set file extensions needing PHP5 versus those needing PHP4, I wanted to give the code for both PHP4 and PHP5 reference.

As for PHP 5.3.1 and 5.3.2, there's no word on when it's going to be the default, since it does indeed produce errors for some sites. There is a patch in cPanel's EasyApache to silence those deprecated warnings, though, under the PHP5 Exhaustive Options list:

Silence Deprecated Patch (This patch will remove E_DEPRECATED and E_USER_DEPRECATED from E_ALL)
Logged
Danielle
Guest
« Reply #7 on: July 05, 2010, 11:06:11 AM »

For a screen shot of the home area, you can view the following image I've linked:

Logged
SilviuB
Spaceship Captain
*****
Offline Offline

Posts: 123


« Reply #8 on: July 05, 2010, 11:28:54 AM »

finally the x3 theme
Logged
ShanOw
Trekkie
**
Offline Offline

Posts: 15



WWW
« Reply #9 on: July 05, 2010, 05:55:12 PM »

That new theme looks epic - WANT Very Happy
Logged

Pages: [1]   Go Up
  Print  
 
Jump to: