Webspace & Domain Names This is a discussion on, Anyone else got very slow PHP? within the Freedom2Surf forum; I have had problems with our domain for the last 2 weeks - being up and down like .... drawers. ...

Reply
 
LinkBack Thread Tools
Old 13-03-2007, 05:38 PM   #1
Tiscali User Member
 
Join Date: Feb 2007
Location: Shropshire
Posts: 8
Thanks: 0
Thanked 0 Times in 0 Posts
Anyone else got very slow PHP?

I have had problems with our domain for the last 2 weeks - being up and down like .... drawers. I thought it had been fixed...

BUT the last two days I have very slow access to the .php pages even though the .htm and .shtml pages seem to be accessible at normal speeds.

www.palindromicrheumatism.org/forum and the topics + login is very very slow yet...
www.palindromicrheumatism.org & its links seem OK.

Is anyone else suffering with slow PHP pages on their domain?
__________________
Cheers

Alan
8% is the best
kcider is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 13-03-2007, 05:43 PM   #2
Tiscali User Admin
 
NewsreadeR's Avatar
 
Join Date: Feb 2006
Posts: 388
Thanks: 0
Thanked 0 Times in 0 Posts
I gave up after 30 seconds


fast as lightning
__________________
SkyUser - Home of the Unofficial Sky Broadband forums

How fast is your current internet connection?

Freedom 2 Surf are without doubt the worst ISP I have ever had the pleasure of paying, for an internet connection.
NewsreadeR is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 13-03-2007, 05:56 PM   #3
Forum Ninja
 
kmount's Avatar
 
Join Date: Mar 2004
Location: Northamptonshire
Posts: 5,370
Thanks: 3
Thanked 19 Times in 19 Posts
Check its not PHP + MySQL we're talking about.

IE, put the following into a php file:

<?php
phpinfo();
?>

It won't bother with the database side of things, to put the problem in context.
kmount is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 13-03-2007, 10:05 PM   #4
Tiscali User Member
 
Join Date: Feb 2007
Location: Shropshire
Posts: 8
Thanks: 0
Thanked 0 Times in 0 Posts
Thanks Chaz,

I've uploaded the file to 'forum/info.php' and the page loads reasonably quickly.

I suppose that means it is not the PHP but could be MYSQL???

Interestingly - I read my database from another site (uk2.net) (needed more DB than the f2s 10Mb), although when I use myphpadmin & logon to that sites database it seems to access the data very quickly, so I assumed it wasn't the database side.

If the f2s PHP is taking time to load the MySQL database from another site -> is it likely to be at F2S end or the other site's end???

Upto this week the 'forum/index.php' page loaded within a second or two, now it takes about 40 secs.
__________________
Cheers

Alan
8% is the best
kcider is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 14-03-2007, 06:29 AM   #5
Forum Ninja
 
kmount's Avatar
 
Join Date: Mar 2004
Location: Northamptonshire
Posts: 5,370
Thanks: 3
Thanked 19 Times in 19 Posts
Ah, so its database over the internet.

f2s are upping it to 100Mb which could be quite helpful in this instance.

In all honesty, if you have SQL with uk2.net I'd just host the whole site there!
kmount is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 14-03-2007, 06:39 PM   #6
Tiscali User Member
 
Join Date: Feb 2007
Location: Shropshire
Posts: 8
Thanks: 0
Thanked 0 Times in 0 Posts
It also seems to be an evening thing too.

today:-

At 09:30 GMT the site was very fast,

At 13:30 GMT the site was very fast,

At 19:30 GMT the site is DEAD slow - 50+ secs to reload the page.
__________________
Cheers

Alan
8% is the best
kcider is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 15-03-2007, 11:16 AM   #7
Tiscali User Member
 
Join Date: Feb 2006
Posts: 14
Thanks: 0
Thanked 0 Times in 0 Posts
I only use the free space that comes with my account, and yeah Ive always found it slow in comparison to uk2.net. I have e107 sites running on both hosts so it's perhaps a fair comparison! That said, sometimes the f2s site runs just fine, other times its slooooow. Cant complain though, tis only bundled webspace!
__________________
jezza101
jezza101 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 15-03-2007, 11:41 AM   #8
Forum Ninja
 
kmount's Avatar
 
Join Date: Mar 2004
Location: Northamptonshire
Posts: 5,370
Thanks: 3
Thanked 19 Times in 19 Posts
I think you're missing the point jezza.

We are talking about a connection between f2s and uk2 for the database transactions.

Not local connections on each box.
kmount is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 15-03-2007, 01:25 PM   #9
Tiscali User Admin
 
aos101's Avatar
 
Join Date: Jun 2004
Location: Kent
Posts: 3,760
Thanks: 1
Thanked 6 Times in 6 Posts
It does seem a bit of a weird setup to me buying the MySQL off somewhere else. I think you should keep them together so you don't get possible connections problems between the two (which may well be the problem here).

When your webspace is moved to the new Linux hosting platform I think this setup will stop working all together anyway as I've just tried connecting to a remote MySQL server from the new Linux hosting platform and I can't (I used fsockopen() on port 3306).
__________________
Adam
aos101 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

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

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Safe mode to be dropped from PHP jimbob Webspace & Domain Names 3 23-12-2005 01:40 PM
PHP security problems oldi Webspace & Domain Names 0 01-11-2005 10:52 PM
Creating dirs with PHP or Perl scripts... Noiz Webspace & Domain Names 5 28-07-2005 11:54 AM
Ownership on PHP created directory PaulBM Webspace & Domain Names 4 03-06-2005 03:45 AM
I need PHP upgrade stuckagain Webspace & Domain Names 4 19-05-2004 10:37 PM


All times are GMT. The time now is 06:22 AM.