UK WEB HOSTING FORUM FOR DISCUSSION ON WEB HOSTING SERVICE AND SUPPORT
LINUX HOSTING WINDOWS HOSTING PACKAGES SHOPPING CART OSCOMMERCE ZEN CART AGORA
ECOMMERCE HOSTING ASP MSSQL FRONTPAGE HOSTING PHP MYSQL HOSTING DISCUSSION FORUM
CPANEL RESELLER HOSTING DEDICATED SERVER VPS HOSTING PLESK VIRTUOZZO
Quick Search
Your forum announcement here!

  UK Web Hosting | Dedicated Server Windows and Linux VPS Forum > Technical Support > cPanel Reseller Hosting

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 09-05-2007, 14:44
borninblood's Avatar
Premium Member
 
Join Date: May 2007
Posts: 106
Thumbs down Reseller hosting problem

I have now been waiting for days for a solution to my problem.

I have also not received any update on the situation despite constant emails and a phone call to yourselves, I am loosing visitors and money because of this.

BIS-65305-767

Up until now your service has been top-notch, but unless something is sorted soon I am going to have to move hosts, I simply can't afford to loose anymore time on this.
Reply With Quote
  #2 (permalink)  
Old 09-05-2007, 14:56
eUKhost.com's Avatar
Chief Marketing Officer
 
Join Date: Sep 2005
Posts: 4,409
Send a message via AIM to eUKhost.com Send a message via MSN to eUKhost.com
Default

no one from our staff has been able to find out whats wrong with your website hosting and there's no information in logs on the server. I am getting your website hosting moved on the server which has no security settings and you should receive an update within an hour.
__________________

To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
||
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
||
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.

Toll Free : 0808 262 0255 || MSN : mark @ eukhost.com || AIM : eukmark
A bunch of Sheep led by a Lion is better than a bunch of Lions led by a Sheep.
__________________________________________________

Great Opportunity :: Join our
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
for FREE and earn 20% commission on each referral.
Reply With Quote
  #3 (permalink)  
Old 09-05-2007, 14:58
borninblood's Avatar
Premium Member
 
Join Date: May 2007
Posts: 106
Default

Brilliant, thank you - once it is up and running again, so you suggest I start to change the code so the next time it gets moved it may work?
Reply With Quote
  #4 (permalink)  
Old 09-05-2007, 16:09
eUKhost.com's Avatar
Chief Marketing Officer
 
Join Date: Sep 2005
Posts: 4,409
Send a message via AIM to eUKhost.com Send a message via MSN to eUKhost.com
Default

Server should have given some logs for us to find out what part of your code was considered insecure but we were getting no logs showing any errors.

Your website hosting has been moved on a different server so now you should browse and check if everything is working fine or not. You can access your old account with http://old.IP/~username/ and differentiate between both website hostings to check which code was not working. You will need to replace that code to ensure that your website hosting remains 100% secure to face future challenges which will be raised by online marketing companies and hackers/crackers.
__________________

To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
||
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
||
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.

Toll Free : 0808 262 0255 || MSN : mark @ eukhost.com || AIM : eukmark
A bunch of Sheep led by a Lion is better than a bunch of Lions led by a Sheep.
__________________________________________________

Great Opportunity :: Join our
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
for FREE and earn 20% commission on each referral.
Reply With Quote
  #5 (permalink)  
Old 09-05-2007, 16:43
borninblood's Avatar
Premium Member
 
Join Date: May 2007
Posts: 106
Default

I am still not getting anything - just the website hosting template but no content.

What makes things stranger is that some of my code that links into the databases works, some of it doesn't.
Reply With Quote
  #6 (permalink)  
Old 09-05-2007, 21:13
borninblood's Avatar
Premium Member
 
Join Date: May 2007
Posts: 106
Default

Any ideas as to why it still isn't working?
Reply With Quote
  #7 (permalink)  
Old 09-05-2007, 21:34
Premium Member
 
Join Date: May 2006
Location: Cambridgeshire
Posts: 410
Default

What's the URL to the website hosting, mainly for curiosity.

It's possible that your code doesn't work with the version of PHP run on the servers. It's worth noting some PHP functions are disabled (I gather) for security reasons. Admittedly I'm assuming the website hosting template is PHP based though I could be wrong.

I don't know if PHP has a Perl equivalent to...
Code:
use CGI::Carp qw(fatalsToBrowser set_message);
...to display errors on the page so that you can find out what bit isn't working.

Last edited by Eidolon; 09-05-2007 at 21:37.
Reply With Quote
  #8 (permalink)  
Old 09-05-2007, 22:32
eUKhost.com's Avatar
Chief Marketing Officer
 
Join Date: Sep 2005
Posts: 4,409
Send a message via AIM to eUKhost.com Send a message via MSN to eUKhost.com
Default

Hello Toby,

Let me know if you see any difference now or is it same like it was earlier ?
__________________

To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
||
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
||
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.

Toll Free : 0808 262 0255 || MSN : mark @ eukhost.com || AIM : eukmark
A bunch of Sheep led by a Lion is better than a bunch of Lions led by a Sheep.
__________________________________________________

Great Opportunity :: Join our
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
for FREE and earn 20% commission on each referral.
Reply With Quote
  #9 (permalink)  
Old 10-05-2007, 19:08
borninblood's Avatar
Premium Member
 
Join Date: May 2007
Posts: 106
Default

Double Post

Last edited by borninblood; 10-05-2007 at 19:12. Reason: Double Post
Reply With Quote
  #10 (permalink)  
Old 10-05-2007, 19:12
borninblood's Avatar
Premium Member
 
Join Date: May 2007
Posts: 106
Default

Quote:
Originally Posted by Eidolon View Post
What's the URL to the website hosting, mainly for curiosity.

It's possible that your code doesn't work with the version of PHP run on the servers. It's worth noting some PHP functions are disabled (I gather) for security reasons. Admittedly I'm assuming the website hosting template is PHP based though I could be wrong.

I don't know if PHP has a Perl equivalent to...
Code:
use CGI::Carp qw(fatalsToBrowser set_message);
...to display errors on the page so that you can find out what bit isn't working.
Hey Eidolon,

The url is http://www.borninblood.co.uk - and the sections that are no longer working are the interviews and reviews.

I have just noticed, I am using mysql_connect for the same database twice in the same page - I know that isn't efficient but it has always worked before, would this mess anything up?

@eukhost - still the same unfortunately.
Reply With Quote
  #11 (permalink)  
Old 10-05-2007, 19:23
Junior Member
 
Join Date: Mar 2007
Posts: 17
Default

I've just had a problem on one of my clients domains here - it turned out that they have upgraded the version of MySQL from pre 4.1.x to 4.1.22. That messed up my password access as the password hash length has changed between versions...

...Maybe similar for you - check the version running on your domain, and see if there's any MySQL calls that are no longer compatible...

Just a guess.
Reply With Quote
  #12 (permalink)  
Old 10-05-2007, 19:40
borninblood's Avatar
Premium Member
 
Join Date: May 2007
Posts: 106
Default

Quote:
Originally Posted by pphilpot View Post
I've just had a problem on one of my clients domains here - it turned out that they have upgraded the version of MySQL from pre 4.1.x to 4.1.22. That messed up my password access as the password hash length has changed between versions...

...Maybe similar for you - check the version running on your domain, and see if there's any MySQL calls that are no longer compatible...

Just a guess.
Thanks for the input - the only calls are basic queries SELECT...FROM...WHERE and maybe ORDERBY

And they are written in the bog standard way which should work.

The same calls have been made to get other information hosted on the same DB and work fine.

Does the new version stop the same code from access the same DB more than once?
Reply With Quote
  #13 (permalink)  
Old 10-05-2007, 20:24
Junior Member
 
Join Date: Mar 2007
Posts: 17
Default

Quote:
Does the new version stop the same code from access the same DB more than once?
I can't see why it should as I think that's a fairly common system...
Reply With Quote
  #14 (permalink)  
Old 10-05-2007, 20:31
borninblood's Avatar
Premium Member
 
Join Date: May 2007
Posts: 106
Default

Quote:
Originally Posted by pphilpot View Post
I can't see why it should as I think that's a fairly common system...
Worth a chance I guess! Thanks.
Reply With Quote
  #15 (permalink)  
Old 10-05-2007, 20:42
eUKhost.com's Avatar
Chief Marketing Officer
 
Join Date: Sep 2005
Posts: 4,409
Send a message via AIM to eUKhost.com Send a message via MSN to eUKhost.com
Default

Quote:
Originally Posted by borninblood View Post
Worth a chance I guess! Thanks.

Please reply back to the ticket and include the cod which is not working now. I'll have some senior person to take a look and see what has changed now.
__________________

To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
||
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
||
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.

Toll Free : 0808 262 0255 || MSN : mark @ eukhost.com || AIM : eukmark
A bunch of Sheep led by a Lion is better than a bunch of Lions led by a Sheep.
__________________________________________________

Great Opportunity :: Join our
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
for FREE and earn 20% commission on each referral.
Reply With Quote
  #16 (permalink)  
Old 10-05-2007, 20:44
borninblood's Avatar
Premium Member
 
Join Date: May 2007
Posts: 106
Default

Quote:
Originally Posted by eukhost.com View Post
Please reply back to the ticket and include the cod which is not working now. I'll have some senior person to take a look and see what has changed now.
This has been done - I replied to an email sent and included both of the PHP pages that are not working.

Thank you for the continued support, as you can imagine this has been pretty frustrating for me, but I know you guys are actually doing something about it so I can't complain!
Reply With Quote
  #17 (permalink)  
Old 10-05-2007, 21:14
DavidAllen's Avatar
Premium Member
 
Join Date: Jan 2007
Location: Amersham
Posts: 343
Send a message via MSN to DavidAllen Send a message via Skype™ to DavidAllen
Default Is it pconnect

Had a client the other day who had some template installed (O'reilly's ???) that suddenly stopped working - after php/mysql changes at the w/e - turned out to be they were using pconnect on one of the database calls. Changed it to connect and bingo.
Worth a quick search of the code?
__________________
David Allen -
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
Reply With Quote
  #18 (permalink)  
Old 11-05-2007, 06:54
borninblood's Avatar
Premium Member
 
Join Date: May 2007
Posts: 106
Default

I will double check that one thanks - but I had never heard of pconnect, so it will be one hell of a typo!!!

EDIT - I use mysql_connect for all database calls, so this isn't an issue - thanks anyway!

Last edited by borninblood; 11-05-2007 at 06:56. Reason: Checked it out.
Reply With Quote
  #19 (permalink)  
Old 11-05-2007, 13:39
borninblood's Avatar
Premium Member
 
Join Date: May 2007
Posts: 106
Default

Could someone give me an update on this please?

If there is no solution by Monday, I am going to have to change hosts.
Reply With Quote
  #20 (permalink)  
Old 11-05-2007, 14:07
Premium Member
 
Join Date: May 2006
Location: Cambridgeshire
Posts: 410
Default

Try adding the following to a .htaccess file in the root of your website hosting...
Code:
php_flag register_globals on
...could be that your coding wasn't written to work with register_globals set to off.
Reply With Quote
Reply



Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
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

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


All times are GMT. The time now is 03:44.

 

Powered by vBulletin® Version 3.7.2
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
LinkBacks Enabled by Web Hosting 3.1.0
Copyright © 2001-2008, eUKhost.com. All rights reserved.

 
Site Map

VPS Hosting
VPS Hosting plans

Dedicated Server Hosting
Dedicated Server plans

Business Web Hosting
100% uptime Hosting

Cpanel Hosting
cPanel Shared Hosting

Reseller Hosting
Reseller Web Hosting

Windows Hosting
Windows Shared Hosting

Windows VPS

Windows VPS Hosting

Semi Dedicated Servers
Semi-Dedicated Hosting

Dedicated Server Mirroring
Dedicated Server Mirroring

Webhosting Knowledgebase
Frequently asked Questions

Web Hosting Blog
eUKhost Blog

Web Hosting Support
Support Helpdesk

UK Data Center
eUKhost Datacenter

Web Hosting Forum
eUKhost Forum

Support Tutorials
Online Flash Tutorials

Offsite Back-up Plans
Remote Backup Service

Customer Testimonials
eUK Customer Testimonials


knowledgebase articles

eUKhost.com Services

Pre-Sales Questions
Pre-sales FAQ's

Domain Names
Domain registration FAQ's

cPanel Hosting
cPanel Hosting FAQ's

Windows Web Hosting
Plesk Control Panel

Reseller Hosting
Reseller Hosting FAQ's

VPS Hosting
Virtual Private Server

Semi-Dedicated Servers
Semi-Dedicated FAQ's

Dedicated Servers
Dedicated Server Hosting


popular blog categories


Web Hosting
Website Hosting articles

UK Web Hosting
UK Hosting articles

Dedicated Server Hosting
Dedicated Server guidelines

VPS Hosting
VPS hosting articles

cPanel Hosting
cPanel Hosting articles

Linux Operating System
Linux Operating techniques

Windows Web Hosting
Windows plesk articles