Linux or Unix servers? PHP compatible?
25-01-2008, 17:54
|
#1
|
|
cf.member
Join Date: Mar 2005
Location: Newcastle-Under-Lyme ST5
Services: VM 4mb exC&W / NTL +
Talk Unlimited 24
Posts: 13
|
Linux or Unix servers? PHP compatible?
Hi - just wondered if anyone knew whether the servers VM are using are Linux or Unix? I need to run a PHP script and needed to know which version of PHP they are running if at all? Tried TS - and as you might guess they didn't have a clue...
Thanks!
C.
|
|
|
25-01-2008, 18:05
|
#2
|
|
cf.member
Join Date: Jan 2008
Posts: 23
|
Re: Linux or Unix servers? PHP compatible?
I would guess, based on their http headers... Unix.
Quote:
Tested at 1/25/2008 6:04:31 PM / from 82.29.103.185:
URL=http://www.virginmedia.com
Result code: 200 (OK / OK)
Date: Fri, 25 Jan 2008 18:04:32 GMT
Server: Apache
P3P: CP="ALL DSP COR TAIa PSAa PSDa IVAa IVDa CONi OUR IND UNI"
Set-Cookie: ntlWorldID=642021651321201284272; expires=Saturday, 24-Jan-09 18:04:32 GMT; path=/,idExpire=1232820272; expires=Saturday, 24-Jan-09 18:04:32 GMT; path=/,Legacy_company=non-customer; path=/; domain=.virginmedia.com
Content-Type: text/html
|
However, I would strongly suspect that all serverside scripting on user homepages has been disabled.
|
|
|
25-01-2008, 18:33
|
#3
|
|
ICT Technical Officer
Join Date: Jun 2003
Location: Mansfield, Notts
Age: 28
Services: Virgin Media Telephone and 4Mb broadband
Posts: 824
|
Re: Linux or Unix servers? PHP compatible?
Quote:
Originally Posted by Milambar
However, I would strongly suspect that all serverside scripting on user homepages has been disabled.
|
No scripting support on user webspace at all.
|
|
|
25-01-2008, 18:43
|
#4
|
|
Cable Forum Team
Join Date: Dec 2007
Location: Postcode says MK, Postal town say Bedford, Cable says Luton..But I'm not in any of them
Services: NTL Business 10Mb internet
Non-UK Digital Sat on a DGS Mutant
Posts: 691
|
Re: Linux or Unix servers? PHP compatible?
http://www.digitalamit.com/kb/kb/1.html
That site will explain how to test for the PHP version. That is if PHP is installed at all.
Kymmy
---------- Post added at 18:43 ---------- Previous post was at 18:39 ----------
Just found more info at http://help2.virginmedia.com/help/ge..._pwp_tools_php
|
|
|
26-01-2008, 09:28
|
#5
|
|
ICT Technical Officer
Join Date: Jun 2003
Location: Mansfield, Notts
Age: 28
Services: Virgin Media Telephone and 4Mb broadband
Posts: 824
|
Re: Linux or Unix servers? PHP compatible?
Which it isn't.
|
|
|
26-01-2008, 09:33
|
#6
|
|
Cable Forum Team
Join Date: Jul 2003
Location: Poole, Dorset
Age: 23
Services: Sky+
V-Box
VM 10MBit
Posts: 9,330
|
Re: Linux or Unix servers? PHP compatible?
What version of PHP are you running?
Version 4.2.2 This version negates the need to also run PHP3, as all PHP3 functionality is backwards compatible in this version.
this bit makes me think it was a copy and paste from Telewest's website as it's never been available on NTL and PHP is up to version 5 now, there is no real reason to mention PHP 3
|
|
|
26-01-2008, 12:20
|
#7
|
|
cf.member
Join Date: Mar 2005
Location: Newcastle-Under-Lyme ST5
Services: VM 4mb exC&W / NTL +
Talk Unlimited 24
Posts: 13
|
Re: Linux or Unix servers? PHP compatible?
Yup did the tests and the servers kindly gave me the option to download the php file instead of gracing me with their current php compatability status...
Ahh well.
Will have to host the site elsewhere.
Thanks for the info though guys!
C.
|
|
|
26-01-2008, 12:49
|
#8
|
|
Cable Forum Team
Join Date: Jul 2003
Location: Poole, Dorset
Age: 23
Services: Sky+
V-Box
VM 10MBit
Posts: 9,330
|
Re: Linux or Unix servers? PHP compatible?
I can recommend www.hostforweb.com if you're looking for a site, brilliant support and cheap as chips thanks to the US$ exchange rate
|
|
|
26-01-2008, 16:47
|
#9
|
|
cf.member
Join Date: Mar 2005
Location: Newcastle-Under-Lyme ST5
Services: VM 4mb exC&W / NTL +
Talk Unlimited 24
Posts: 13
|
Re: Linux or Unix servers? PHP compatible?
Quote:
Originally Posted by Zeph
I can recommend www.hostforweb.com if you're looking for a site, brilliant support and cheap as chips thanks to the US$ exchange rate
|
That looks just great! Thanks for the info Zeph 
|
|
|
27-01-2008, 11:05
|
#10
|
|
Kiss My Stinger
Join Date: Jul 2007
Location: cambridgeshire
Age: 26
Services: Virgin VIP package,
FREEVIEW
Posts: 50
|
Re: Linux or Unix servers? PHP compatible?
in the future if you want to find out what php version your server is running, simply create a php file with the following in
Code:
<?php
phpinfo();
?>
upload that to your server, then visit it in your browser and it will tell you ALL the info about the installed php version (of cause if the server dosnt have php at all then it will just display that as text, or offer the file as a download) 
|
|
|
|
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
|
|
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT +1. The time now is 21:55.
|