Dotable - the home of "No worries" hosting!  
 
Home About Products F.A.Q Network Status Affiliates Support Contact Search Terms
 
Dotable currently hosts more than 20,000 domains for clients from all parts of the planet. Dotable is an owner operated hosting company, with Dotable's owner's Bob and Steve having 15 years of combined hosting experience between them, going back to 2001.

Dotable offers a wide but focused range of hosting products. So if you're looking to purchase a domain, or host 1 domain, or need to host multiple domains, or need a reseller account, or a VPS account or a dedicated server, at Dotable we've got you covered.

Dotable mascot! Welcome to Dotable
Go Back   Dotable - Dot your Domains™ > Dotable Announcement Forum
Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old 3rd July 2006, 09:08 PM   #1 (permalink)
Dotable
 
Dotable Steve's Avatar
 
Join Date: Jun 2006
Location: Auckland
Posts: 1,437
Thumbs up PHP5 is now available on all servers!

Dear Clients,

As promised, we have now installed php5 onto all of our servers.
PHP5 and PHP4 are running concurrently on each server.

They are both installed as apache modules (mod_php5 + mod_php4).
Having both versions of php available as modules, rather than running 1 of them as a CGI, is better as your existing scripts and permissions will need no modification, in order to run under php4 or php5.

All you have to do to run existing or new scripts via php5 is either place a .htaccess file within the directory that you want to run php5, with the following within it.

Code:
AddType application/x-httpd-php5 .php
OR

You can also name a file with a .php5 extension (no .htaccess modification required), so that you can run both versions of php within 1 directory if you wanted to

You are able to place a .htaccess file within any directory and run different versions of php, all within the same site.
Of course a .htaccess file placed within your public_html directory, will enable you to run php5 scripts anywhere on your site, you don't have to place a .htaccess file within every directory.

You can also use 'php_value' directives within your .htaccess files as well, just like you can with php4. The syntax is just slightly different.
You would use

php5_value rather than php_value if you run php5 within that directory.

You can see your servers php configuration via

Mercury
PHP4 - http://mercury.dotable.com/phpinfo.php
PHP5 - http://mercury.dotable.com/phpinfo.php5

Venus
PHP4 - http://venus.dotable.com/phpinfo.php
PHP5 - http://venus.dotable.com/phpinfo.php5

Earth
PHP4 - http://earth.dotcolo.com/phpinfo.php
PHP5 - http://earth.dotcolo.com/phpinfo.php5

Mars
PHP4 - http://mars.dotcolo.com/phpinfo.php
PHP5 - http://mars.dotcolo.com/phpinfo.php5

Jupiter
PHP4 - http://jupiter.dotcolo.com/phpinfo.php
PHP5 - http://jupiter.dotcolo.com/phpinfo.php5

Saturn
PHP4 - http://saturn.dotcolo.com/phpinfo.php
PHP5 - http://saturn.dotcolo.com/phpinfo.php5

Neptune
PHP4 - http://neptune.dotcolo.com/phpinfo.php
PHP5 - http://neptune.dotcolo.com/phpinfo.php5

Pluto
PHP4 - http://pluto.dotcolo.com/phpinfo.php
PHP5 - http://pluto.dotcolo.com/phpinfo.php5

Voyager
PHP4 - http://voyager.dotcolo.com/phpinfo.php
PHP5 - http://voyager.dotcolo.com/phpinfo.php5

Kangaroo
PHP4 - http://kangaroo.dotauserver.com/phpinfo.php
PHP5 - http://kangaroo.dotauserver.com/phpinfo.php5

Enterprise
PHP4 - http://enterprise.dotcolo.com/phpinfo.php
PHP5 - http://enterprise.dotcolo.com/phpinfo.php5

Bob and I hope that you enjoy working with php5 as well as php4 on your Dotable accounts.
Dotable Steve is offline   Reply With Quote
Old 3rd July 2006, 09:51 PM   #2 (permalink)
Senior Member
 
Join Date: Apr 2006
Posts: 214
Default

Thank you for the addition of PHP5.

Was PHP4 running as CGI or Apache module prior to this update?
mylinear is offline   Reply With Quote
Old 3rd July 2006, 09:52 PM   #3 (permalink)
Senior Member
 
Join Date: Nov 2005
Posts: 102
Default

Sweeeet.. Awhile ago, you were just introduced and now you got PHP5 running on the servers.. Just how fast do you work?

A little off track: could you get Mercury and Venus to be ".dotcolo.com" as well? It have been on Bob's whiteboard for some time..
dericknwq is offline   Reply With Quote
Old 3rd July 2006, 09:53 PM   #4 (permalink)
Member
 
Klian's Avatar
 
Join Date: Apr 2005
Posts: 94
Default

Thanks for this addon
__________________
ElEuro.eu : Extreme Currency converter (AJAX Powered)
Klian is offline   Reply With Quote
Old 3rd July 2006, 09:56 PM   #5 (permalink)
My Kids Stole My Sanity
 
Join Date: Jun 2006
Posts: 16
Default

This is great! I have a few scripts I was going to have to get another account somewhere for as they run php5.

Now there are no worries about it!

Thanks, Bob and Steve!
P-nut is offline   Reply With Quote
Old 3rd July 2006, 09:57 PM   #6 (permalink)
Dotable Founder
 
Aussie Bob's Avatar
 
Join Date: Mar 2005
Location: Land down under
Posts: 3,792
Default

Quote:
Originally Posted by P-nut
Now there are no worries about it!
Aussie Bob is offline   Reply With Quote
Old 3rd July 2006, 10:07 PM   #7 (permalink)
Dotable
 
Dotable Steve's Avatar
 
Join Date: Jun 2006
Location: Auckland
Posts: 1,437
Default

mylinear, php4 has always been mod_php4 (module) nothing has been changed at all there.

dericknq - I will discuss that with Bob regarding the server names.

I hope you all enjoy using php5
Dotable Steve is offline   Reply With Quote
Old 3rd July 2006, 10:31 PM   #8 (permalink)
Senior Member
 
Josh's Avatar
 
Join Date: May 2005
Location: Farnham, Surrey, GB
Posts: 817
Default

__________________
Joshua Powell
Josh is offline   Reply With Quote
Old 4th July 2006, 02:30 AM   #9 (permalink)
Yes, I am Here!!
 
Join Date: May 2006
Posts: 6
Default

that was fast

Somebody sometime mentioned windows



Cheers!
Punjabi
Punjabi is offline   Reply With Quote
Old 4th July 2006, 06:09 AM   #10 (permalink)
Dotable
 
Dotable Steve's Avatar
 
Join Date: Jun 2006
Location: Auckland
Posts: 1,437
Default

Quote:
Somebody sometime mentioned windows
Indeed, I'm a big fan of .NET2 as well these days, so it won't be too far away.
Dotable Steve is offline   Reply With Quote
Reply


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

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



Go Back   Dotable - Dot your Domains™ > Dotable Announcement Forum


All times are GMT +10. The time now is 02:10 PM.


Home About Products F.A.Q Network Status Reasons Support Contact Search Terms

Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
LinkBacks Enabled by vBSEO 3.1.0