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 > News and Announcements
User Name
Password
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

News and Announcements This is where you can read announcements regarding Vortech Inc.

Reply
 
Thread Tools Display Modes
  #46  
Old 05-04-2007, 02:04 AM
Scientifik's Avatar
Scientifik Scientifik is offline
Man of science
Vortech Inc. Customer
 
Location: Orange County, CA
Quote:
Originally Posted by cleonard
Gentlemen,
Wouldn't the better solution be to install PHP5 on all NEW servers and leave the older ones alone. That's what I've done with my other servers. I now have PHP5 on 1 server, the others have stayed PHP4.
If an older customer needs PHP5, I'll move their account to the newer server, if not, they stay. New users know what they're getting and develop appropriately.
I messed around with running them both on the same server and forcing PHP5 scripts to use the .php5 extension, but that can cause issues.
I think you would be better off doing the same similar to what you've done with .NET 2
That's my two cents for what it's worth.

Definately the best solution cleonard, but that setup could be a logistical nightmare, its my understanding that new accounts are just put on the the newest available server, so you can't specifiy that you want a new account to to be on UNIX10 for example. In any event it seems that Drupal and Joomla aren't quite up to snuff when it comes to php5 compatibility. :-(
Reply With Quote
  #47  
Old 05-04-2007, 08:03 AM
Josh
Guest
 
Quote:
Originally Posted by Scientifik
Definately the best solution cleonard, but that setup could be a logistical nightmare, its my understanding that new accounts are just put on the the newest available server, so you can't specifiy that you want a new account to to be on UNIX10 for example. In any event it seems that Drupal and Joomla aren't quite up to snuff when it comes to php5 compatibility. :-(

Right. Also, we'd have 28 PHP4 servers and just a few PHP5 servers. When space opens up on the PHP4 servers and we turn one back on for signup, no one will know if their new account will be PHP4 or PHP5.

With .NET its a different story. You can have both 1.1 and 2.0 running at the same time on 2003 servers. Right now thats almost half the Windows servers, and it will eventually be all of them.
Reply With Quote
  #48  
Old 05-04-2007, 08:05 AM
Josh
Guest
 
PHP4 has been turned off on unix27 as it was causing some problems with PHP5.
Reply With Quote
  #49  
Old 05-04-2007, 11:43 AM
Scientifik's Avatar
Scientifik Scientifik is offline
Man of science
Vortech Inc. Customer
 
Location: Orange County, CA
My drupal setup still appears to be hosed, is there any solution for this or should I start reading the drupal support forums?
Reply With Quote
  #50  
Old 05-04-2007, 12:05 PM
Ballyhoo's Avatar
Ballyhoo Ballyhoo is offline
Things are looking up!
Vortech Inc. Customer
 
Location: Here & There. Currently Here
Have you upgraded Drupal?

PHP 5.2 compatibility is only available from Drupal 4.6.11 / 4.7.5 / 5.x.--Just a thought.
__________________
Up, up and whoa! Just getting out of my chair.
Reply With Quote
  #51  
Old 05-05-2007, 02:26 PM
Scientifik's Avatar
Scientifik Scientifik is offline
Man of science
Vortech Inc. Customer
 
Location: Orange County, CA
Yes Drupal is at 5.1 however it still is giving me the URL problem.
Reply With Quote
  #52  
Old 05-07-2007, 05:30 PM
Josh
Guest
 
You can run PHP4 as CGI now on the PHP5 servers. To do so, follow these steps:

1. Make sure cgi-bin is enabled in the control panel.

2. Submit a ticket to support, requesting that we install the PHP4 CGI in your cgi-bin.

3. Put these lines in your htaccess file:
Action php4-script /cgi-bin/php4
AddHandler php4-script .php

Last edited by Josh : 05-08-2007 at 01:32 PM.
Reply With Quote
  #53  
Old 05-07-2007, 05:41 PM
Scientifik's Avatar
Scientifik Scientifik is offline
Man of science
Vortech Inc. Customer
 
Location: Orange County, CA
how does one create a symbolic link within hsphere
Reply With Quote
  #54  
Old 05-07-2007, 06:38 PM
Brian Brian is offline
Vortech Inc. Customer
Vortech Inc. Customer
 
Location: Ontario, Canada
Just a guess...
You'd add the line:
ln -s /usr/local/bin/php4/php-cgi php4
to the bottom text area in the Web options for the domain?
Then of course apply your new settings
Reply With Quote
  #55  
Old 05-07-2007, 06:44 PM
Josh
Guest
 
PHP has been upgraded on Unix26.
Reply With Quote
  #56  
Old 05-07-2007, 06:45 PM
Brangwyn Brangwyn is offline
T3CHN0 STUD
Vortech Inc. Customer
 
Location: New Zealand (Wellington)
That box is "read only" it's just a reflection of the domains virtual host settings, you can't modify anything from there. To create the symbolic you'll probably have to use SSH.
Reply With Quote
  #57  
Old 05-07-2007, 06:46 PM
Josh
Guest
 
Quote:
Originally Posted by Scientifik
how does one create a symbolic link within hsphere

You can't do it within HSphere. You'd have to get shell access in the FTP User section of the control panel and ssh in and run the ln command. If you don't already have shell access, its much easier to just toggle cgi-bin off/on.
Reply With Quote
  #58  
Old 05-07-2007, 06:54 PM
Brangwyn Brangwyn is offline
T3CHN0 STUD
Vortech Inc. Customer
 
Location: New Zealand (Wellington)
Josh could you please check file manager on Unix26 I seem to be getting blank pages and nothing more (which is also what many of my customers are seeing on their website since the upgrade too).
Reply With Quote
  #59  
Old 05-07-2007, 06:58 PM
Brangwyn Brangwyn is offline
T3CHN0 STUD
Vortech Inc. Customer
 
Location: New Zealand (Wellington)
By "cgi-bin off/on." I assume you actually mean the CGI Dir setting? as there would appear to be no cgi-bin on/off toggle as such.
Reply With Quote
  #60  
Old 05-07-2007, 07:13 PM
Josh
Guest
 
Quote:
Originally Posted by Brangwyn
Josh could you please check file manager on Unix26 I seem to be getting blank pages and nothing more (which is also what many of my customers are seeing on their website since the upgrade too).

Should work now.

Quote:
Originally Posted by Brangwyn
By "cgi-bin off/on." I assume you actually mean the CGI Dir setting? as there would appear to be no cgi-bin on/off toggle as such.

Actually, this isn't working as I thought it would. If you don't have SSH access, you can submit a ticket and we'll put the link there for you.
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
Unix 1 matthewshull Chit Chat Public 1 08-05-2004 04:44 PM
Unix 4 down Theoddity Chit Chat Public 2 01-08-2003 09:32 PM


All times are GMT -5. The time now is 03:17 PM.


Powered by vBulletin Version 3.5.2
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Vortech Inc. ©2005
Page generated in 0.60014 seconds with 16 queries
[Output: 102.67 Kb. compressed to 93.89 Kb. by saving 8.77 Kb. (8.54%)]