x10Hosting Forums

Corporate Free Hosting for the Masses.



Register

Closed Thread
 
LinkBack Thread Tools Search this Thread Display Modes
Lead Development

Join Date: Apr 2005
Posts: 3,470
Credits: 20,611
Bryon has a reputation beyond repute
Location: Northfield, NH

 
09-24-2007, 04:05 AM
Important PHP Changes - Read This (All Servers)

I'm sure all of you have noticed the downtime the last few nights.

We've just about finished making some large changes to the way that PHP is set up for all hosting accounts. Abuse on our servers negatively affects everyone and we do not like that. These changes that we are planning to implement should drastically aid in the reduction of abuse on all of our servers, helping us to provide a better service for everyone.

Starting tonight, September 24th, x10Hosting will be implementing a new system regarding PHP. All hosting accounts will be set to use a version of PHP that is secured and "locked-down" to prevent misuse. This PHP configuration will break a lot of users' sites and scripts - we are very aware of this. Because of this, we have two separate versions of PHP that are separate from the default version. Users can request a change to either of these two versions, with approval of the change depending on what the version change is needed for. If you require a less secure version of PHP for your site to run, you can now request it from the account management panel. We are very lenient in regards to upgrades to version 2. The account management panel (http://x10hosting.com/account) now contains a new section below the hosting account details at the bottom left. There you can view the details on the individual versions of PHP and request a version change.

Version applications will be processed as soon as possible. There may be a slight delay for application processing at first and at times, please be patient with us while waiting.

The configuration settings on these new versions need to be tweaked and perfected; there are many things that may have been accidentally forgotten. As of right now, a lot of scripts will not work with version two. Version two was designed to be very similar to the previous, main version of PHP. If you find something that was working with your account prior to this change, please post in this thread and let us know. Please bear with us as we work on making this system fully functional, it may be tough at first.

If you suddenly notice 'weird' or 'new' errors with your PHP scripts, the change to version 1 is probably the cause. Most accounts will need version 2 of PHP in order to function properly.

If you have any issues with this new system or questions, please post here and be as descriptive as possible. Any other posts that are not worthwhile to the thread will be deleted in order to keep it on topic and organized.

Edit
DO NOT REQUEST VERSION 3 OF PHP UNLESS YOU ABSOLUTELY NEED IT. I WILL DENY ALL REQUESTS WITHOUT A DETAILED DESCRIPTION OF WHY YOU NEED VERSION 3. IF YOU WANT THIS DONE FASTER REQUEST VERSION 2. MOST SCRIPTS ONLY NEED EVAL\MAIL TO FUNCTION WHICH VERSION 2 INCLUDES.
__________________
cs.rit.edu/~bce7698/

Last edited by Corey; 09-24-2007 at 12:40 PM. Reason: People can't read.
Bryon is offlineReport Post
Lead Development

Join Date: Apr 2005
Posts: 3,470
Credits: 20,611
Bryon has a reputation beyond repute
Location: Northfield, NH

 
09-24-2007, 05:03 AM
Re: Important PHP Changes - Read This (All Servers)

If your account isn't working, your site, your CMS, your forums, blog, anything, because of a PHP problem, you will probably need to be changed to version two. Request the change as soon as possible.

A cron runs every hour to update any accepted applications. Once accepted, your account will be updated on the next hour. I need to go to bed, I have class in two hours. Applications will continue to be accepted as they come in.

Edit: Bump
__________________
cs.rit.edu/~bce7698/
Bryon is offlineReport Post
Administrator

Corey's Avatar

Join Date: Dec 2004
Posts: 13,687
Credits: 105,547
Corey has a reputation beyond repute
Location: Northfield, NH

Send a message via ICQ to Corey
 
09-24-2007, 12:56 PM
Re: Important PHP Changes - Read This (All Servers)

STOP POSTING WHAT YOU NEED CHANGED OR WHY

There is a WHOLE application in the account panel for you to tell us why. The ONLY thing I want to see in this thread are as follows:
*You are not able to log in to your account panel.
*You upgraded to a new version of PHP and waited AT LEAST three hours but something doesn't work today that was working yesterday.
*There is an error with the account panel or you got an error while submitting your request.

IF YOU POST ANYTHING BESIDES THE ABOVE YOU WILL RECEIVE AN INFRACTION AND THE POST DELETED.

There is ABSOLUTELY no reason I should have just had to spend 30 minutes reading through half this crap and deleting threads because people can't READ.

NO MORE WARNINGS.

-Corey

Last edited by Bryon; 09-26-2007 at 02:12 PM.
Corey is online nowReport Post
Administrator

Corey's Avatar

Join Date: Dec 2004
Posts: 13,687
Credits: 105,547
Corey has a reputation beyond repute
Location: Northfield, NH

Send a message via ICQ to Corey
 
09-27-2007, 12:29 PM
Re: Important PHP Changes - Read This (All Servers)

Guys -- Please try to debug the scripts yourself. We have very limited time right now and can't go through everyone's scripts figuring out what functions are disabled. The reality is the script creators should not have suppressed fatal errors but they did. So the only way to figure out what functions are being blocked is to go through the scripts and remove any @ symbols before the function names so it outputs an error.

Remember, we give you hosting, we don't support scripts. So if you want help go through the scripts you're using remove all the @ symbols before any functions and then let us know what the errors are. We'll be happy to help you resolve the problem then. We just can't go through each person's scripts figuring it out for them.

-Corey
Corey is online nowReport Post
x10Hosting Member

Join Date: Aug 2007
Posts: 10
Credits: 282
danatki is on a distinguished road
 
10-08-2007, 09:00 AM
Re: Important PHP Changes - Read This (All Servers)

Hi,

I am having a problem with sending out newsletters in SMF (to 15 people). All other e-mails coming from the forum are sent except the newsletters which don't go through. After the changes to the PHP configuration it was hit and miss about if they would send or not (if they didn't send I could try again later and then they normally got through) now it seems that they are being blocked completely - I'm presuming this has something to do with the sendmail() function.

Nothing shows up in the forum nor the Cpanel error logs and I'm just wondering if you have any suggestions about what could be happening.

The site URL is thomaslawfansite.x10hosting.com

Thanks in advance.

Last edited by danatki; 10-08-2007 at 09:01 AM.
danatki is offlineReport Post
x10Hosting Member

Join Date: Oct 2007
Posts: 1
Credits: 168
jbordado is on a distinguished road
 
10-12-2007, 03:29 PM
Re: Important PHP Changes - Read This (All Servers)

I'm using Pixelpost, he installed everything right , but when I try do upload images it says:

File Uploads to Pixelpost site are NOT possible! Check file_upload variable in php.ini file!

can i change this variable? and where can i?

Thanks in advance
jbordado is offlineReport Post
No nothing else matters

vigge_sWe's Avatar

Join Date: Oct 2007
Posts: 2,803
Credits: 9,811
vigge_sWe has a reputation beyond reputevigge_sWe has a reputation beyond repute
Location: Sweden

 
10-14-2007, 08:48 AM
Re: Important PHP Changes - Read This (All Servers)

will phpBB rc6 work??
vigge_sWe is online nowReport Post
Administrator

Corey's Avatar

Join Date: Dec 2004
Posts: 13,687
Credits: 105,547
Corey has a reputation beyond repute
Location: Northfield, NH

Send a message via ICQ to Corey
 
10-14-2007, 10:49 AM
Re: Important PHP Changes - Read This (All Servers)

Danatki -- Can you try again now?

Jbordado -- Is this still an issue after you upgrade your PHP version?

vigge_sWe - -Yes, it should work, upgrade to PHPv2(intermediate).

Everyone Else -- If I deleted your post it was because you did not read through this thread OR your issue was solved.

-Corey
Corey is online nowReport Post
x10Hosting Member

Join Date: Oct 2007
Posts: 1
Credits: 173
pkpkpk is on a distinguished road
 
10-14-2007, 01:53 PM
php upgrade please

getting these error:
Iam using joomla1.x version
my user id is :pkpk

so please upgrade php or provide solutions to publish my website



Fatal error
: Allowed memory size of 8388608 bytes exhausted (tried to allocate 140 bytes) in /home/pkpk/public_html/includes/domit/xml_domit_lite_parser.php on line 1290


pkpkpk is offlineReport Post
x10Hosting Member

Join Date: Oct 2007
Posts: 1
Credits: 173
Darkstorm is on a distinguished road
 
10-15-2007, 08:34 AM
Re: Important PHP Changes - Read This (All Servers)

I can't login to the account section of the website. I can get to cpanel if its available through there to upgrade to version 2?
Thanks for any help.


Problem: geeklog requires eval still restricted. Can't find where the form is to fill in since everytime i try and log in it says username not recognised.....

http://thechaosinside.exofire.net
Darkstorm is offlineReport Post
Closed Thread

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
[PHP] PHP For Starters Complex Tutorials 24 06-15-2008 12:40 AM
Unstand PHP? o0slowpaul0o Tutorials 8 01-07-2008 10:16 PM
tons of PHP Resources Chris S Scripts & 3rd Party Apps 8 09-29-2007 09:09 PM
"PHP Startup: Invalid Library" - Interesting error javaguy78 Free Hosting 5 03-27-2007 03:33 PM


All times are GMT -5. The time now is 10:02 AM. Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.2.0 RC7
vBCredits v1.4 Copyright ©2007 - 2008, PixelFX Studios

Loans | Debt Consolidation | Loans | Zelfstandig ondernemen | Internet Advertising