|
|||||||
| View Poll Results: Overall how well did the mod_php to PHPSuEXEC migration work out for you? | |||
| Terrible (ALL of my sites were/are broken) |
|
6 | 18.18% |
| Fair (A lot of areas of my site were broken) |
|
4 | 12.12% |
| Great (Had little or no issues at all) |
|
8 | 24.24% |
| Woohoo! I have been wanting this implemented for a long time! |
|
15 | 45.45% |
| Voters: 33. You may not vote on this poll | |||
![]() |
|
|
Thread Tools |
|
#51
|
|||
|
|||
|
I think i may be having some problems after the upgrade to gator 42. It seems that my forums no longer exist. The exact error message i am receiving is " The forum you selected does not exist. " also trying to get to the admin pannel in the forums also does not work.
|
|
#52
|
||||
|
||||
|
support@hostgator.com for that one
|
|
#53
|
|||
|
|||
|
|
|
#54
|
||||
|
||||
|
No problem, that sounds too complicated for any of us. Let us know how you make out.
|
|
#55
|
||||
|
||||
|
The following servers are going to be migrated tonight gator30 to gator39. If you see any issues e-mail support@hostgator.com.
Thanks. |
|
#56
|
||||
|
||||
|
We are also going to migrate gator25 to gator29 as well.
|
|
#57
|
||||
|
||||
|
We are also going to migrate gator15 to gator24 tonight as well.
|
|
#58
|
||||
|
||||
|
The following servers are going to be migrated to PHPSuEXEC today gator2 to gator14. These servers are the last Shared servers that need to be migrated. We will start migrating the reseller servers on Monday July 8th.
|
|
#59
|
||||
|
||||
|
Quote:
I have a reseller account on g35, and two of my clients have Sunshop shopping carts. (http://www.turnkeywebtools.com) I've written to their support and they are 'not sure' if the PHPSuEXEC will have any effect on the carts. Have you seen any problems with shopping carts in general, or these in particular? Any advice is welcome. Thanks. Dwight
__________________
=================== Dwight Jenkins Rainbow Flair Web Design =================== |
|
#60
|
||||
|
||||
|
Most software that was made for PHP4 will work with PHPSuExec. Normally, shopping carts only have permission issues when they are upgraded. If that is the case, its fairly quick to fix.
|
|
#61
|
||||
|
||||
|
Quote:
Hi Dwight, We haven't actually seen many issues at all. The migration code is pretty good with setting the correct permissions on files, and has sections for specific scripts. The only script that we have seen tickets for recently is the Gallery2 scripts, which a quick permission change fixes. I am just finishing up a revision for Gallery2. If you want to get ahead of the game, you could try using PHP5 on your sites, and add make a file called ".mod_php_migration" in /home/USER/, adding the file will cause the script to skip your account if you are already setup with PHP5. If there are any issues at all with the migration, it's usually a quick fix. The PHPSuEXEC Migration on the shared servers barely raised any trouble tickets at all. |
|
#62
|
||||
|
||||
|
The following Reseller servers will be migrated to PHPSuEXEC tonight.
accord.websitewelcome.com acura.websitewelcome.com audi.websitewelcome.com avenger.websitewelcome.com aztek.websitewelcome.com If there are any issues with the migration, please let us know. |
|
#63
|
|||
|
|||
|
Hi Dave,
I have noticed that you have suggested: Quote:
Thanks, Paul |
|
#64
|
|||
|
|||
|
Ok, maybe I'm missing something obvious, but how do I know which server I'm on?
|
|
#65
|
|||
|
|||
|
Quote:
http://www.dnsstuff.com/tools/ptr.ch?ip=yoursite.com and look for something like aerio.websitewelcome.com or gator300.hostgator.com |
|
#66
|
||||
|
||||
|
The following Servers will be migrated to PHPSuEXEC tomorrow.
beetle.websitewelcome.com bentley.websitewelcome.com bmw.websitewelcome.com bugatti.websitewelcome.com cadillac.websitewelcome.com caliber.websitewelcome.com If there are any issues, please let me know.
|
|
#67
|
||||
|
||||
|
The following servers will be migrated to PHPSuEXEC tomorrow.
camaro.websitewelcome.com caprice.websitewelcome.com celica.websitewelcome.com charger.websitewelcome.com chevelle.websitewelcome.com chrysler.websitewelcome.com city.websitewelcome.com civic.websitewelcome.com If there are any issues, please let us know.
|
|
#68
|
||||
|
||||
|
The following servers will be migrated to PHPSuEXEC tomorrow.
cobalt.websitewelcome.com corvette.websitewelcome.com datsun.websitewelcome.com denali.websitewelcome.com diplomat.websitewelcome.com dodge.websitewelcome.com duster.websitewelcome.com eclipse.websitewelcome.com elantra.websitewelcome.com escalade.websitewelcome.com If there are any issues, please let us know. |
|
#69
|
||||
|
||||
|
The following servers are going to be Migrated to PHPSuEXEC tomorrow.
escape.websitewelcome.com evo.websitewelcome.com excursion.websitewelcome.com expedition.websitewelcome.com explorer.websitewelcome.com ferrari.websitewelcome.com fiat.websitewelcome.com focus.websitewelcome.com fusion.websitewelcome.com g35.websitewelcome.com If there are any issues, please let us know.
|
|
#70
|
||||
|
||||
|
highlander.websitewelcome.com is being migrated tonight as well.
|
|
#71
|
||||
|
||||
|
My upgrade seems to have gone well, at least I haven't heard any complaints yet... and the sites I've checked seem fine.. my question is, from now on, when I install a PHP script, what should I do differently than I did before?
__________________
=================== Dwight Jenkins Rainbow Flair Web Design =================== |
|
#72
|
||||
|
||||
|
Quote:
Thats good to hear that you haven't had any issues yet. Most people have very little problems with the migration. When installing new PHP Scripts, you will never have to use chmod 777, it will actually produce an "Internal Server Error". If a script says to chmod 777 a file or directory, usually 755 is fine since php scripts now run as your user name. There are a couple syntax differences for your htaccess files. Before you would use "AddType", now you use "AddHandler". PHP settings will not work from your htaccess file, you will have to create a php.ini file where the script is in order for custom php settings to be used. If you go to the following forum post, we have some examples of the changes http://forums.hostgator.com/showthread.php?t=8822
|
|
#73
|
||||
|
||||
|
I always used to CHOWN my 'parent' directories as 'nobody' and CHMOD them to 755 and have my scripts handle everything within them and it used to work fine. I guess however that this will make everyone elses life easier though :P
__________________
Web Hosting / Web Design / Web Development / Search Engine Marketing & Optimisation / Internet Access Car performance parts, accessories, styling, lambo/body/HID and xenon light conversion kits Adult web site design, porn web development, & adult hosting Escorts, strippers & adult clubs directory 4x4 Accessories and Parts, Hydraulic Winches and Electric Winches for Off Road Sound Deadening |
|
#74
|
||||
|
||||
|
The following servers will be migrated to PHPSuEXEC sometime today.
galant.websitewelcome.com gmc.websitewelcome.com golf.websitewelcome.com hemi.websitewelcome.com hummer.websitewelcome.com impala.websitewelcome.com impreza.websitewelcome.com integra.websitewelcome.com isuzu.websitewelcome.com If there are any issues please let us know. |
|
#75
|
|||
|
|||
|
A have a reseller account on the impreza server. It has just been upgraded. I must say that everything went fine thanks to the great HG technical crew.
As far as I saw, the permissions were automatically changed to safe ones (644 for files and 755 for directories), a php.ini file was added and my .htaccess files were edited and everything related to php flags was removed ! Well Done! ![]() A small glitch though. I host several Joomla! sites and have the address URL rewrite apache option on. Few of my sites broke and I had to edit the .htaccess file and change line 51: Options FollowSymLinks and add a '#' comment # Options FollowSymLinks Moreover, the php.ini file had by default register globals = On so I had to turn it Off... Thank you again HG
__________________
Evangelos Tripolitakis Electronics & Computer Engineer, MSc PhD Candidate NohSYS http://www.nohsys.net/vaggelis |
![]() |
| Bookmarks |
| Thread Tools | |
|
|