Reseller Hosting, Shared Hosting, Dedicated Hosting by Vortech Inc.

Go Back   Reseller Hosting, Shared Hosting, Dedicated Hosting by Vortech Inc. > >>Network Information & News and Announcements > Network / Server Status
User Name
Password
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

Network / Server Status Please check often for network / Server updates here!

Reply
 
Thread Tools Display Modes
  #1  
Old 03-31-2004, 08:19 AM
bigdave's Avatar
bigdave bigdave is offline
Tired...
Banned
 
Lightbulb NT Servers - PHP Upgraded 4.3.5

All NT servers (except for NT10) have been upgraded to PHP 4.3.5, global error displaying is OFF I noticed on some machines it was on. If you need to display errors upload your own php.ini.

Last edited by bigdave : 03-31-2004 at 08:22 AM.
Reply With Quote
  #2  
Old 03-31-2004, 12:32 PM
epiphany's Avatar
epiphany epiphany is offline
BANNED
Banned
 
Not sure if this is related to the upgrade, but my phpbb boards are now displaying the error:

HTTP/1.1 502 Gateway Error Server: Microsoft-IIS/5.0 Date: Wed, 31 Mar 2004 17:05:04 GMT Connection: close Content-Length: 186 Content-Type: text/html
CGI Timeout
The specified CGI application exceeded the allowed time for processing. The server has deleted the process.

The pages load and execute OK but they're left hanging after execution with the browser waiting for more information, eventually timing out with the above error.

Do you think this could be something to do with the php upgrade (the problem seems to have coincided with this announcement).

I'm on NT18 and mysql1

Do you think I should put in a support ticket for this? I'm pretty certain it isn't the code that's at fault because it was working OK yesterday and before that with no problems.
Reply With Quote
  #3  
Old 03-31-2004, 01:05 PM
Vixen's Avatar
Vixen Vixen is offline
Twisted Administrator
Admin
 
Location: Orlando, FL
Send a message via ICQ to Vixen
I would recommend submitting a TT since the techs check there on a more regular basis, than here.
__________________
~Vixen~





Team Warped MySpace



View Team Warped's Profile


**If you want something done right, get a woman to do it.**


All questions, comments, concerns, complaints, frustrations, irritations, aggravations, insinuations, allegations, accusations, contemplations, consternations, or input should be directed elsewhere.
Reply With Quote
  #4  
Old 03-31-2004, 01:16 PM
epiphany's Avatar
epiphany epiphany is offline
BANNED
Banned
 
Thanks Vixen.

I'll give it another try and make sure it's still happening then if it is I'll submit a trouble ticket.
Reply With Quote
  #5  
Old 03-31-2004, 01:32 PM
MEELAN's Avatar
MEELAN MEELAN is offline
Vortech Inc. Customer
Vortech Inc. Customer
 
Location: Roaming
I too on NT18 and mySQL1 and experience the same. Below is the answer for my TT

PHP Timed out

Hello,
Quote:
We are currently upgrading php to version 4.3.5. We are working to resolve these problems as fast as possible.

If you have any questions, please don't hesitate to contact me. Have a great day!

Regards,


Dustin
__________________
meelan ;-)
Reply With Quote
  #6  
Old 03-31-2004, 01:37 PM
epiphany's Avatar
epiphany epiphany is offline
BANNED
Banned
 
Thanks lankan. I just submitted a trouble ticket and got a response literally within a minute or something from Dave, and another from dustin just after to let me know that they are working on it.

Now that's good service !
Reply With Quote
  #7  
Old 03-31-2004, 01:40 PM
MEELAN's Avatar
MEELAN MEELAN is offline
Vortech Inc. Customer
Vortech Inc. Customer
 
Location: Roaming
They are always ;-)

Cheers Dave and Dustin. Hope some one will be there to give them a good "coffee"!
__________________
meelan ;-)
Reply With Quote
  #8  
Old 03-31-2004, 03:26 PM
Bladesnitz
Guest
 
4.3.5 seems to have a problem with ZendOptimizer, so we're just downgrading to 4.3.4 ... still an upgrade from 4.3.2 which was what used to be on the boxes.
Reply With Quote
  #9  
Old 03-31-2004, 04:45 PM
Brangwyn Brangwyn is online now
T3CHN0 STUD
Vortech Inc. Customer
 
Location: New Zealand (Wellington)
Could we please get a little more notification on significant changes like this?

Most of my customers php sites on Win boxes were knocked out by this update, one of them claims for at least 7-8 hours, I'd sure appreciate being able to tell my customers theres a chance of issues becuase an upgrades planned ahead of time, rather than waking up to find an inbox full of complaints from customers.
Reply With Quote
  #10  
Old 03-31-2004, 06:08 PM
epiphany's Avatar
epiphany epiphany is offline
BANNED
Banned
 
Just tried out my phpbb and it's now loading OK and finishing the script as expected, but I'm getting the message:

Failed loading C:\Program Files\Zend\lib\ZendExtensionManager.dll

at the end of the pages. This isn't a big problem, and isn't urgent (for me at least). It could be that you just haven't got it sorted yet (I'm on NT18).

Just posting it here to let the support guys know incase you're not aware of it.
Reply With Quote
  #11  
Old 03-31-2004, 06:13 PM
Bladesnitz
Guest
 
It wasn't tested properly, and this should not have happened. We're sorry and working hard to bring back PHP with a proper working configuration.
Reply With Quote
  #12  
Old 04-01-2004, 12:11 AM
virgvv
Guest
 
PHP upgrade and magic_quotes?

One of my sites is on NT24 and when I tried to access one of my applications today I got a message that magic quotes_gpc has been turned off.

Is this deliberate, or just something that got overlooked in the PHP upgrade? If you do plan to keep them off, I (and no doubt a bunch of other customers) will need to be notified so we can upload our own php.ini files.

thanks.
Reply With Quote
  #13  
Old 04-01-2004, 12:14 AM
Bladesnitz
Guest
 
Quote:
Originally Posted by virgvv
One of my sites is on NT24 and when I tried to access one of my applications today I got a message that magic quotes_gpc has been turned off.

Is this deliberate, or just something that got overlooked in the PHP upgrade? If you do plan to keep them off, I (and no doubt a bunch of other customers) will need to be notified so we can upload our own php.ini files.

thanks.

I would suggest that if your app is dependent on these kind of variables that you specifically enable them via ini_set or a php.ini file, so that changes like this don't cause you problems. It may be that you are willing to risk the security of your site with such options, but our default settings will always be a little bit more secure.
Reply With Quote
  #14  
Old 04-01-2004, 12:25 AM
epiphany's Avatar
epiphany epiphany is offline
BANNED
Banned
 
Just a quick post to say thanks to the support people who sorted this out. My boards are up and working great now. Thanks for all your help guys!
Reply With Quote
  #15  
Old 04-01-2004, 01:08 AM
bigdave's Avatar
bigdave bigdave is offline
Tired...
Banned
 
Unhappy

I just want to say that this will NEVER happen again, for what I took as a seemless upgrade for some bug fixes and so forth went horribly wrong. It seems that ZendOptimizer and PHP 4.3.5 don't play well together. PHP blames Zend, Zend blames PHP we'll stay at 4.3.4. As I was doing this through out the night everything seemed fine on the first few machines I upgraded. I checked to make sure webshell worked and all perms were set correctly. As people started to hit sites it went down hill until I pulled the plug and went back to 4.3.4 which on some was an upgrade from the almost year old 4.3.2. Again I just want to stress that this will never happen again. I just wanted to offer to everyone what's available out there.
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
03/08/2004: Urchin Upgraded Bladesnitz News and Announcements 3 05-06-2004 12:34 AM
SiteStudio Upgraded Bladesnitz News and Announcements 13 01-28-2004 06:56 PM
SiteStudio upgraded to 1.6rc3 version admin News and Announcements 3 11-21-2003 09:51 AM
When will Apache be upgraded? somereseller Chit Chat Public 7 09-09-2003 07:32 PM


All times are GMT -5. The time now is 03:06 AM.


Powered by vBulletin Version 3.5.2
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Vortech Inc. ©2005
Page generated in 0.67411 seconds with 17 queries
[Output: 107.05 Kb. compressed to 98.14 Kb. by saving 8.91 Kb. (8.33%)]