PHP Upgraded on the freeola servers
Freeola Internet Get Dotted Domains Gaming & Extras
Freeola Gaming & Design
Easy Web Site Builder - Create Blogs, Galleries & More...
 
Browse Chat Forums:
 Chat Forums Home Latest Message Chat Rules Chat Safety & Tips Top Posters How to Win GAD Prizes View the Winners List Update Your Profile See Who's Online
  Free Web Site  Free Domain Hosting  Emergency Internet  Broadband Offers
 

Help & Support 7 Days a Week

Win Amazon Vouchers!

Visit our Support Pages E-mail a Support Request Contact Us

Get Dotted Domain Portfolio Discounts

nothing
You Are Here Chat Home (36) Internet  Web Design  "PHP Upgraded on the..."
Just lurking around? Why not join in? You could win free games just by chatting. Choose your Nickname in MyFreeola or Sign Up Here.
 
 
PHP Upgraded on the freeola servers
"Staff Newbie"
Staff
on 15/01/2008 at 6:35:21PM
Total Posts: 61
Original Post:
Just a quick announcement that PHP 4 has been upgraded on the Freeola Webservers to version 4.4.8, this should not impact on the use of the servers as is basically a security and bugfix update to the version that was already on the servers.

As ever if you are experiencing issues on the servers, you can post here or place a support ticket at http://freeola.com/support/request/ for us to investigate.
View More Threads Post a Reply  
   Delicious   Digg   Reddit      StumbleUpon
Displaying 1 - 15 of 15 Replies:
Garin
"Devil in disguise"
Regular
on 12/04/2008 at 8:26:10PM
Total Posts: 1743
I guess this thread will answer your question.

You're probably on a server that has its outbound connections blocked.  It seems you can try asking to be moved to a server that'll let you though.
andymurd
Regular
on 12/04/2008 at 5:49:06PM
Total Posts: 5
Does freeola allow access to remote servers?

I am building a Twitter tool that requires access to their API (port 80 at http://twitter.com) but when I run it from on my freeola hosted site I get an error stating "connection denied".

It works fine from my home network, so my first thought is that the problem is caused by a firewall. Can anyone confirm/deny my hunch?

If remote connections are not allowed, I'll have to move my site.
DarkstarUK
Regular
on 18/01/2008 at 2:26:23PM
Total Posts: 5
Eccles wrote:
> Disable PHP functions on our severs are proc_open , popen ,
> disk_free_space , diskfreespace , leak , exec, shell_exec,
> system and passthru so fsockopen() should work. However your SQL
> is broken as stated by MySQL Error   : Unknown column
> 'r.feed_forum' in 'on clause' so you will need to sort that
> first. Check the Mysql table 'r' for a field called feed_forum
> and you'll find it doesn't exist.

Ok seems that was an unrelated error to a package I tried to install when the standard rss feeds stoped working.  I've removed the package and no longer getting that error. I'm still just getting this:

Warning: fsockopen() [function.fsockopen]: unable to connect to gameon.libsyn.com:80 in /includes/class_rss_poster.php on line 95

Warning: Unable to fetch RSS Feed in /includes/class_rss_poster.php on line 223

MMORPG.COM Podcast Unable to open URL or no data returned

Which goes back to my original query.  I emailed support and I'm just being told that freeola doesn't allow connections to remote servers, so guess I'll just have to do w/o rss feeds.
DarkstarUK
Regular
on 18/01/2008 at 12:16:08PM
Total Posts: 5
Right.. thank you for pointing that out.  I'll have to look up how to fix that now *chuckles*
Eccles
"Aargh! Broken..."
Staff Moderator
Send a message
on 18/01/2008 at 11:11:24AM
Total Posts: 424
Disable PHP functions on our severs are proc_open , popen , disk_free_space , diskfreespace , leak , exec, shell_exec, system and passthru so fsockopen() should work. However your SQL is broken as stated by MySQL Error   : Unknown column 'r.feed_forum' in 'on clause' so you will need to sort that first. Check the Mysql table 'r' for a field called feed_forum and you'll find it doesn't exist.
DarkstarUK
Regular
on 18/01/2008 at 10:03:37AM
Total Posts: 5
Hmmm... wrote:
<EDITHave you been using fsockopen()
> successfully in the past? Doing a search on these forums I'm not
> sure if that function was available?
>
>
> Search Freeola
> Chat


Yes it was working fine until the PHP upgrade.
DarkstarUK
Regular
on 18/01/2008 at 10:02:44AM
Total Posts: 5
That was my initial thought, however it's any RSS feed I attempt to run, and it appears to have coincided with the php upgrade.  I'm still looking into it, however a few things I've read over suggest that I need fsockopen to be able to connect to
remote servers.

Some further info:

Invalid SQL:
select r.*, f.title from rssfeed r left join forum f on(f.forumid = r.feed_forum) order by r.feed_name;

MySQL Error   : Unknown column 'r.feed_forum' in 'on clause'
Error Number  : 1054
Date          : Friday, January 18th 2008 @ 09:48:02 AM
Script        : http://www.mindseyetheater.ukgamers.net/vbforum/admincp/ffrss.php?
Referrer      : http://www.mindseyetheater.ukgamers.net/vbforum/admincp/index.php?do=nav
IP Address    : ************
Username      : ************
Classname     : vb_database
MySQL Version : 5.0.45-log
Hmmm...
"Are you sure?"
Moderator
on 18/01/2008 at 9:56:09AM
Edited: 18/1/08 10:01
Total Posts: 878
Can't help much I'm afraid, but...

Are you sure the problem is at your Freeola site end?
From the errors you've posted (to me) it looks like the problem could be with the remote site.


Sorry I couldn't help more, hopefully someone who's familiar with vbulletin will be along soon.

<EDIT> Have you been using fsockopen() successfully in the past? Doing a search on these forums I'm not sure if that function was available?


Search Freeola Chat
DarkstarUK
Regular
on 18/01/2008 at 9:40:20AM
Total Posts: 5
I've lost all RSS functionality with vBulletin:


RSS Poster Robot

Warning: fsockopen() [function.fsockopen]: unable to connect to www.next-gen.biz:80 in /includes/class_rss_poster.php on line 95

Warning: Unable to fetch RSS Feed in /includes/class_rss_poster.php on line 223

Next Generation News Unable to open URL or no data returned



Any suggestions?
ButchML
"Always has a plan"
Staff Moderator
Send a message
on 16/01/2008 at 10:04:03AM
Total Posts: 281
Ah now I see where you mean.

This has been passed to the Web Content guys and has now been amended :)
Hmmm...
"Are you sure?"
Moderator
on 16/01/2008 at 9:29:38AM
Edited: 16/1/08 9:31
Total Posts: 878
Morning, I'm still getting:

"...Like HTML pages, all files are uploaded into your 'htdocs' directory.

Freeola's servers currently support PHP 4.3.7."


PHP Essentials: http://freeola.com/support/webspace_php.php





Search Freeola Chat
ButchML
"Always has a plan"
Staff Moderator
Send a message
on 16/01/2008 at 8:25:20AM
Total Posts: 281
It's showing 4.4.8 for me...

What happens if you ctrl+f5 it?
Hmmm...
"Are you sure?"
Moderator
on 15/01/2008 at 7:20:50PM
Total Posts: 878
Thanks for that.

NB. The PHP Essentials page still mentions PHP 4.3.7








Search Freeola Chat
ButchML
"Always has a plan"
Staff Moderator
Send a message
on 15/01/2008 at 6:53:32PM
Edited: 15/1/08 18:53
Total Posts: 281
I believe this is what you were looking for.

It has details of both PHP4 and 5 versions we are currently running across all of our webservers.
Hmmm...
"Are you sure?"
Moderator
on 15/01/2008 at 6:40:00PM
Edited: 15/1/08 18:52
Total Posts: 878
Thanks for the update :¬)

I don't use a lot of php, but the bits I use still seem to work!

<EDIT>
It might be worth mentioning again that you are also running PHP5 for the PHP users amongst us ?!?
<EDIT2> Unless I've lost the plot - Freeola are currently running both PHP4 and 5. I've just checked the PHP Essentials help page and can't seem to find it any info on this.

Sorry if this is just me ;¬)  I've had a closer look and found it!




Search Freeola Chat
ncrs
"Staff Newbie"
Staff
on 15/01/2008 at 6:35:21PM
Total Posts: 61
Just a quick announcement that PHP 4 has been upgraded on the Freeola Webservers to version 4.4.8, this should not impact on the use of the servers as is basically a security and bugfix update to the version that was already on the servers.

As ever if you are experiencing issues on the servers, you can post here or place a support ticket at http://freeola.com/support/request/ for us to investigate.
 
Change Chat Area
 
Your Details MyFreeola Internet Settings Control Panel Your Details
Login or create a free account.
Forgotten your password?
Free Account Sign-Up
 
 
Fantastic FREE Unlimited Services for every freeola internet customer in the UK!
Register Domain Names. Buy from £2.99
e.g. yourcompany.com
or just yourcompany.
MORE ABOUT DOMAIN NAMES