Tracking Forums, Newsgroups, Maling Lists
Home Scripts Tutorials Tracker Forums
  Advanced Search
  HOME    TRACKER    Web Hosting


Advertisements:




SuperbHosting.net & Arvixe.com have generously sponsored dedicated servers and web hosting to ensure a reliable and scalable dedicated hosting solution for BigResource.com.







Can I Sign Up For 1and1.co.uk If I'm In Canada?


I found a very good deal at https://order.1and1.co.uk/xml/order/...f=Order-Tariff

they offer unmetered 100 Mbit connection for 50 pounds a month. I'm living in Canada would I be allowed to sign up for that plan?


View Complete Thread with Replies

Sponsored Links:

Related Forum Messages:
Can't Connect To My FTP On 1and1
I REALLY REALLY need to connect to my FTP on 1and1 and for some reason it seems to be down. Is anyone else having this problem?

View Replies!   View Related
1and1 Won't Host A Domain Name Without Extra Charge?
I was looking for a domain name and registered it with 1and1 last year, for UK 11 pounds approximately. I then found that they were also charging me approx 30 UK pounds every six months for web hosting space that I did not ask for as I have a great host elsewhere. I have gone to their site and tried to cancel the web hosting while retaining the domain name but it only allows me to cancel the domain name, which I don't want to do. I have tried contacting them multiple times over this additional charge and get stonewalled every time with a standard response that the money is due on my contract. In the circumstances I would like to transfer the domain name to another host as renewal is a couple of months away, but I'm scared that they'll find some way to stop me doing that? ....

View Replies!   View Related
1and1 Dedicated Server Review And Some Shared Hosting Ramblings (couldn't Resist)
http://1and1.com

I've had a couple dedicated servers with 1and1 for a while now(about 6mos). I have to say that my overall experience was pretty good. At the time the prices where pretty good, and are very comparable to most hosts. I received the speeds promised, the server was setup very quickly.

The only negative I had with the server was the kernel. I attempted to install vmware on they system however they did not have the headers needed by GCC to compile vmware. It was an annoyance, but I just opted to update the kernel since there where a few releases since their custom built kernel was made. Once I was running the new kernel the vmware process went smoothly, and everything worked perfectly.

As for 1and1's support team, I have to say their standard support I would not rate a 10/10, however their dedicated server support team, and one particular rep I've come to know in their sales / abuse department (more on the abuse dpt. later) are very knowledgeable. And always addressed any issues or questions promptly. Which honestly no issues besides vmware stand out in my mind, which was just a minor inconvenience, which you would find on most hosts. Since its an un-managed root server your responsible for keeping the system up to date, and run the latest kernels anyway right?

Ok, so I mentioned I came to know a rep out of the abuse department of sales. Now this isn't particularly related to my dedicated servers but I did have one of their hosting packages. Well I never kept tabs on the site and the scripts had a couple vulnerabilities, php5 wasn't enforced.

Anyway to make a long story short, the site was hacked and fake bank sites and other scripts where loaded onto the server. Which is where The abuse department came into play. Now I know (getting off topic, but it may be the same with a dedicated server) hosting companies don't want to run sites like these, and I thought that the way these companies usualy handle these types of situations are to send a take-down notice to their client, as its possible they may not even know its there. But 1and1 opted to completely disable all access to the server, http, ftp, ssh, everything. So at first I didn't know what happend. I call up tech support that night(prob around midnight -- 24/7 tech support is always great), they let me know the account was dissabled do to an abused related complaint. They told me I would have to wait until morning when their sales department opens(as abuse is located in sales).

So I call up the number they gave me the next morning. And meet Bob (I'm calling him bob because his name escapes me at the moment). He was very pleasant and understanding that I needed my site up as soon as possible. He looked at my account he saw I had been with them for about a year and a half, and said he didn't think I had posted any of the content anyway(he disabled it himself imagine that haha). He emailed me links to all the files in question, informed me that php5 was not forced and recomed I fix it. Since that was the only reason we had this isue in the first place. He was also able to tell me what files the hacker used to exploit and gain access to the server, as well as searched the the user directory for any backdoor scripts. Which he did find some and sent me the locations in the email.

So, finally we got of the phone he re-enabled the server. I went through the email went through everything, I just opted to delete everything as i felt the whole system was compromised anyway, and re-upload the site. I forced php5 for all php scripts and never heard anything about it again... and the site still runs today!

Their normal tech support isn't all the great, at least not when it comes to apache. I inquired about mod_rewrite not working and the first rep i spoke to didn't know what i was talking about, I explained in more detail, she put me on hold for about 10-20mins and researched it. Said she found details about my issue and shot me an email. I checked the email, it contained how to moddify headers using MS ASP which has nothing to even do with my "LINUX" shared hosting plan.

I called in a second time frustrated, remember I usually talk to guys from their dedicated server support. When I spoke with the second rep. The first thing I asked Him was if he was familiar with "Apache Mod_Rewrite" (exact words) are you familiar with this, and if not can you please give me to someone that is. He assured me he knew what I was talking about, I explained the situation, and what the other rep sent me was completely off topic. He apologized and assured me he knows exactly what I'm talking about.

He sent me an email with another link to their FAQ yet again. However this time is was on creating 403 redirects in apache. Well I do admit at least they got closer this time right? I laughed and walked out of the room. Took a shower and relaxed. Finally, I decided I'd take one last look at .htaccess configs before trying another call. I played around with different setting and... eureka! I found the solution; for some reason mod rewrite on 1and1's shared hosting servers doesn't support sub-directories; that is you need to access the files in your root directory to successfully process a rewrite.

So whats the moral of the story? Call Dedicated Server Support! lol

So anyway since this is a dedicated server review. So for my Dedicated server experience I would rate it a "9 out of 10".

For my overall experience with 1and1, I would rate it an "8 out of 10". Not the best I ever had, but I would do business with them. There are other minor issues I've had with their shared hosting, but I don't feel like getting into them.

Anyway hope that helps sombody, I kno it was a long post... so for the people that read it all congrats, because I lost concentration over about 80% of that post lol

Little humor there.. anyway thanks for read'n the post... just my little contribution to WHT.

View Replies!   View Related
Invalid Command 'php_flag' - After Recompiling PHP & Apache?
After I recompiled Apache and PHP using easyapache from cPanel, we started getting all these weird errors. I'm getting a few people now complaining about not being able to enable register_globals. I believe (after searching) that having this enabled is a big security risk and shouldn't need to be used. However, some people apparently where using .haccess and php_flag to enable this. I did find on a few places that people can create their own php.ini file to emulate what was previously done with .htaccess?

After searching around..

I found out that Register Globals can become a security risk based on the scripts configuration that uses it. This feature normally can be enabled via .htaccess using the glad "php_flag register_globals On". Creating a file called php.ini inside the directory of the site with the flag "register_globals=on" I believe will also enable this option. To enable this option on a global scale, you can edit '/usr/local/cpanel/3rdparty/etc/php.ini', but its not recommended.

However.. We are unable to get the php.ini concept to work. Is there something I need to do to enable/allow users to do this for their account?

View Replies!   View Related
Any 'easy' Smtp / Pop / Imap Package Or Installer W/o Having To Read Up On Exim Etc.?
any 'easy' smtp / pop / imap package or installer w/o having to read up on exim etc.?

I want an email server quickly, w/o having to become an expert...

I'd go w/ a hosted service, but I open allot of pop3 connections... (program I use downloads one email, closes connection, reopens... repeat)...

There's lots of cookbooks out there, but they require quite a bit more time commitment (and configurability) than I want / need.

Is there any dumbified installs available? I tried with webmin, but even that wants me to manually configure a postfix / imap server bridge.=

View Replies!   View Related
Well, I'm Thinking About Becoming A Reseller, But I Don't Want To Offer Support
Let me break it down:

Unnoficially, I host many of my clients through Go Daddy- and I don't make a cent off it.

So I want to become a reseller, but I want someone else to do the support. What are my options?

View Replies!   View Related
Qmail - I'm Afraid I Wasn't Able To Deliver Your Message
Basically a client has been getting really bad email problems with their email. They keep getting the standard qmail msg back from several emails. I originally thought this msg was being returned as it was an invalid receipients address, but they are assuring me that this is not the case?

Anyway the basic msg they are getting is:

Hi. This is the qmail-send program at p16489287.pureserver.info.
I'm afraid I wasn't able to deliver your message to the following addresses.
This is a permanent error; I've given up. Sorry it didn't work out ....

View Replies!   View Related
HyperVM Openvz... IP's Won't Work After OS Reinstall
I had my box reinstalled with same OS as before, Centos x64. I am creating a NEW VPS and assigning it an IP from my Extended network (not primary) and the IPs are not pingable as if GATEWAY= was missing from the ifcfg config on network-scripts.

View Replies!   View Related
BoxVPS = Useless | STAY AWAY From This 'company'
URL: http://www.boxvps.com

Their recent promotion thread:

http://www.webhostingtalk.com/showthread.php?t=889733

Extremely non-professional service. Took them 48 hours to setup my VPS. Also had to create a support ticket. And when it was finally delivered, there was no DirectAdmin on it. Specially disturbing, since I actually paid for a monthly license.

Not to mention that their responses are very vague. They claim to apply the promotions (triple disk space, double bandwidth) 24 hours after they setup the VPS. I have no idea why they do that.

Moreover, they have false advertising on their VPS page (Instant Activation..where it should read 'We don't activate your VPS unless you create a support ticket).

A speedtest from the VPS showed that the VPS is capable of bursting to a maximum of 10mbps, while average speed is barely 2mbps.

Stay away from these guys. They're potential scammers. They WILL scam.. sooner or later.

View Replies!   View Related
Looking For Host That Supports $_SERVER['PATH_INFO']
I am finishing up on my clients site and the ecommerce software we use has an option for search engine friendly URL's but your server must support $_SERVER['PATH_INFO'] . My client is hosted by GoDaddy and my host (HostGator) does not support it unless you go dedicated.

I need $_SERVER['PATH_INFO']
Dedicated IP, PHP, MySQL, .htaccess support
preferably CPanel - not Plesk
Less than $120 / year

I am looking for a well established company like the ones I previously mentioned because my client wants peace of mind and I don't want to screw him over.

View Replies!   View Related
What Is The Reverse Command For 'mount --bind'
A few days ago, when installing TUX, I have mounted the virtual hosting directory to var/www/html/mywebsite.com (that's an empty directory I created in order for TUX to work) via:

mount --bind /home/virtual/site1/fst/var/www/html/ /var/www/html/mywebsite.com/

command.....

After figuring out that TUX has some problems I reverted everything but not this mount --bind command.. What is the reverse command for this, so everything will come back to the point which they were before?

View Replies!   View Related
Cloud Hosting - To Me A 'Blackbox'
Cloud hosting is still a 'blackbox' to me ... hope anyone can answer me. I have 5 questions to start the discussion with.

What is cloud hosting?

Is it cheaper than (shared/dedicated/semi-dedicated) server hosting?

Is it secure?

How many SSL license I need to purchase if I host my website (one website) in cloud?

Which cloud hosting you recommend and why?

View Replies!   View Related
Buying From 1and1, Is There 1and1 Partner ?
I want to buy vps server from 1and1.com but I am from Turkey. 1an1 said me " The dedicated server packages are only available for US and Canada only ". For this reason I cant buy VPS server from 1and1. is there anybody sell vps and dedicated from 1and1? or does anybody help me for buying vps or dedicated server. I can pay broker price.

I want to use 1and1 because when I send email on 1and1 based server, all mail to inbox. I am building Email hosting company in TURKEY. If you know other hosting company as 1and1. all email going to go inbox. I may work with him.

View Replies!   View Related
Is 'RapidLeech' Legal In The US?
Is RapidLeech legal in the US?

View Replies!   View Related
Just Sign Up With HostChum
They have added the option to pay try 2checkout they are very nice and helpful i hope for no downtime, fast support and many years with them

View Replies!   View Related
You Know It's A Bad Sign When
the salesman claims he will "give you uptime in the high nines", then the VPS account he just sold you goes offline three times the next day for about an hour each time. You know this for an absolute fact because every user on the 50 domains you just configured on the VPS has called you and informed you he or she "can't get my e-mail". Come to think of it, the salesman might have actually said "give me a high five".

View Replies!   View Related
Willing To Sign Up With WiredTree.com.
The experience I had in the past was with shared hosting. Now I am willing to operate a download website at which the files will be hosted on my server. I am not willing to invest a lot of money in the website resources in the first few months since I don't expect to receive a lot of traffic at the very beginning. Therefore, I decided to go for something in between shared hosting and dedicated hosting.

I decided to choose [url]

Intel Dual Xeon Harpertown
512MB Guaranteed SLM RAM
60GB RAID-10 Disk Space
800GB Bandwidth
4 Dedicated IPs
cPanel / WHM
Virtuozzo 4 with Power Panel
Fantastico, RVSkin, WHMCS Available

1- What do you think about WiredTree?

2- Can I control anything related to htaccess (like modrewrite) in VPS?

3- Do I truely need Fantastico, RVSkin, WHMCS cpanels or is cPanel just enough?

View Replies!   View Related
DO NOT Sign Up For Servage
I just wanted to forewarn ANY considering signing up with Servage, LOOK ELSEWHERE! They may be cheap, and they may be offshore (the reason I had chosen them), but they are probably the *worst* web host in business today.

I have been a customer with them for 2 years and here is an itemized list of issues with Servage to date (this doesn't include the issues Servage actually resolved):

- 1 month after signup, Servage experienced a DDoS; all their customers lost all their e-mails for a 72 hour period

- 8 TIMES in the past year, I've had to contact their support because my websites PING requests would consistently time out and the pages not load leading me to actually setup an account with SiteUptime (BTW, they NEVER made anything faster, they always would blame me, even on a static HTML site with no more than 2 simultaneous users)

- Servage advertises 99.98% uptime, my results from SiteUptime for the past 6 months has revealed to me that my actual uptime is about 93.1%, this is TERRIBLE, the worst in the industry in my opinion

- a month ago, every site on my Servage account had redirects to porn or spyware: my passwords are always a mix of foreign characters, uppercase, lowercase, numbers and no shorter than 8 characters. Servage tells me to delete all the files myself and change my passwords. They refuse to accept the responsibility that a hacker got into their master control panel

- They are HOLDING MY DOMAIN HOSTAGE! I made the mistake of signing up my main .com (all the others are with GoDaddy) with them since 1 domain was free with hosting for the life of my account. There is NO WAY they allow you to transfer this domain! They only let you DELETE it (then you have to wait for it to expire, backorder, etc. and chance losing your domain)

There are so many more issues that I could go over, but I think I've made my point.

If you're thinking Servage, I'd recommend you stay away!

There ARE other offshore hosts...

View Replies!   View Related
CPanel Sign Up
I just had a few questions. I recently purchased a VPS thta had WHM and cPanel (obviously). Its running off of CentOS.

now, I have a site created, but I dont know how to configure my site so that when someone clicks on the plan, they get directed to the particular spot to sign up (personal info...)Basically, I want to be able to allow an automated sign up without having to moderate it. However, I want to make someplans moderated only.

I was wondering if someone could help me with that.

Second, once someone DOES sign up, they would need to log in. I need to know how to configure the database (im guessing) so that they can sign in.

View Replies!   View Related
What Makes You Sign Up With A Provider
I'd like to get some feedback on what makes people sign up with a provider. On the flip side, what turns you away from a provider? Their site, feedback etc?

Personally, I like to see a provider that has reliability, stability and excellent customer care.

View Replies!   View Related
No SSL/Lock Sign
I just have a website with a dedicated IP address and shared SSL generated in CPanel.

I ask then my host to finish install, which they did.

Now, when I get into the certificated pages (HTTPS), I can see the https:// in the address box of the browser, however the lock sign does not show up.

How can I fix this? I would like to show this lock sign to show the site is secured, since not everybody knows what is a https connection.

View Replies!   View Related
HiVelocity Sign Up And First Month Review
I decided to give HiVelocity a chance, and I myself has used several provider such as SoftLayer, The Planet, LayeredTech, and others. Let me begin with the sign up.

The initial sign up was very quick and easy. I got on live chat and Kevin gave me an amazing deal exactly what I was looking for spec and price wise. I paid and verification was done by Kevin within five minutes. I told him not to install an OS and just give me a KVM, so I can do it myself. He promised me that it would be setup that night, but I was assigned IPs listed in various spam databases, so I requested them to be changed.

Kevin was very helpful and tried, but the person who assigns the IPs was gone for the day, and it was friday, and it could have not been done until monday. I told Kevin to hold the deployment until Monday, which he did. I had an issue over the weekend, and everything got confusing, so Kevin who was off on weekend actually called me to clear things up, and comes Monday Kevin got the server up by 3:00PM EST. It was working well, but then I wanted remote reboot which became a nightmare. It took them a week to put me in the right rack to give me remote reboot. I started to ask them on Monday and it was done on Sunday or something. This was pretty annoying I had to get the IP's changed and what not, but Kevin responded to all my calls, live chat, and emails. I was given a good reimbursement by Kevin and Steve which made it worth while, but since then it has been great! If you are looking for a server with HiVelocity or just a good deal you might want to talk to Kevin, you can find him on live chat

Sales - 10/10

Support - 8/10

Billing - (I wish they had some sort of thing for weekend)

View Replies!   View Related
I Am Gonna Sign Up With LiquidWeb Today
After all the exploration I decided order from LiquidWeb..

I am really excited .

I am gonna order today...will report how it all went!

View Replies!   View Related
BEWARE Of This FRAUDULENT HOST - Do Not Sign UP
On 3rd of Jan 2007, a person by the name <name removed>has made a fraudulent purchase for a hosting site I developed and designed.

The whole site can be viewed at [url]

I developed and designed the site. I'm writing everyone a message here to warn everyone NOT to sign up their hosting packages when they see the above stolen site. The site is sold only exclusively so only the fraudulent buyer owns a copy of it. And I will not sell this site to anyone again. I can't tolerate cheat and will seek legal advice to file a case against Paypal and this fraudulent buyer.

This briefly what happened..

A payment is made by this fraudulent buyer on 3rd of Jan 2007. I checked the payment mode made is instant and not by credit card. He proceed to contact me at MSN after the payment is made. We chat on MSN and I prepared the files for him to review online and zipped up a copy for him to download from my server. Everything goes on smoothly until I received an email notification from Paypal stating the fund is unauthorized and my account is freezed.

This is the very first time I encountered this despite I've been providing online services and received payments by Paypal for years. I was fluttered and tried to contact the fraudulent buyer and I assumed it could be a misunderstanding. The buyer did not respond to my MSN message.

Within mins after I MSN him for clarification, I received an email from the said Paypal account owner stating he doesn't authorized the transaction and demand a full refund else he will commence legal actions. It is only to my awareness that this could be a fraudulent case. I MSN the fraud buyer and told him I have logged his IP which I really did. He quickly responded stating he doesn't know what happened.

While MSN with the fraud buyer, I simultaneously replied the email to the said PP account owner for verification and I requested the PP owner to sign in to MSN for verification. The PP account owner was suddenly not responsive and I carry on with the MSN conversation with the fraudulent buyer alone. The conversation turns ugly which he insisted this is an issue with PP and because I use PP, I am responsible for this to happen.

He last sentence in the conversation ends with " learn a few lessions your ****ing american, lovely 9/11, I partyed that day oh what fun" and that said PP account owner signed in shortly after. And instead of having the conversation with the fraudulent buyer and I together, he opened a new window and at that moment, the buyer disappeard offline. Yes, I do SUSPECT both identities belong to 1 person but I will not revealed much details on this part at this moment of time because I do not want the fraudulent buyer to get prepared to cover his ***.

I am very disgusted and disappointed by the way Paypal has handled this.

After receiving Paypal notification of unauthorized fund, the email request me to sign in to the resolution center to resolve it. HOWEVER, when I clicked the resolved button, there isn't any appropriate option for me to state my case as my item is not shipped, it is being downloaded. And when I click on "open a dispute", the options are meant solely for BUYERS only. Puzzled for a while and not knowing what to do, I use the option for OTHER and typed in a few lines telling me that I have logged all correspondences and the IP address which I will forward to them immediately when they requested it.

And before I get relieved from the dismay and I spent the entire day worrying and hoping for their call or email, Paypal closed the case within 36hours the dispute is opened! I was informed by a few short sentence stating the unauthorized access is valid and the case is closed. I, the seller, who have lost both items and money are not being asked for verification are shocked of how can this be justified? And I'm also liable for the transaction fee incurred!! This is ridiculous!

I have tried to contact Paypal after the case is closed. I tried to call PP but all I received is auto helpline which I couldn't find the appropriate group and I tried to go to the Help center and couldn't find the appropriate option to send my concern. The whole help center is designed to help Buyers to complain against Sellers and for PP to increase their users base. But I still send it under the option of Seller Protection Policy. I have also tried to email Paypal numerous times asking for verification on what are the steps they have taken to justify the case is closed? How do they proof that the access is unauthorized and how do they proof that the two identities are of two individuals and not in cahoots?

I was utterly angry with this and I can truly understand why that fraudulent buyer is laughing at me choosing Paypal as the payment gateway. The fraudulent buyer is obviously taking advantage of Paypal's inability, reluctance and lack of attention to protect their sellers from fraudulent acts.

The most hilarious part is, yesterday, I received a bounced mail from the email address I sent to Paypal. And today, I received an email from Paypal today telling me they have noted the transaction detail and THAT is a reply of mine which I sent within 5 mins on the very FIRST day I received the unauthorized fund notice. That means they closed the case even without even knowing what happened. WTF!!

And please all, do not allow this fraudulent buyer to get away easily. I DID NOT sell any copy of this site to anyone and only to that fraudulent buyer who cheated it. So, there shouldn't be anyone owning it except that fraudulent buyer. Do not let any innocents to fall into his trap again! He is setting up a hosting business and I am sure he will read this post here.

I've seek legal advice and I'm filing a suit against Paypal and the fraudulent buyer with all the proofs I have collected and documented. It is very obvious and clear that Paypal has encouraged fraudulent attempts by their lack of commitment and dedication to their users. Being rich and influential doesn't not give them the rights to led us by the nose.

I'm giving a chronological view of the whole incident and I'll follow up with more details. I will only do so after the case is filed and the hearing is done. And the identity of the Paypal account owner will be revealed after the filing is made.

If you are that fraudulent buyer reading this, I've given you chances to admit it and paid for it but you disregard it. I will honour my word and make sure everyone gets what they deserved. This is my hardwork which I spent time and effort doing it and you take it away within mins without guilt, I've told you it is going to cost you 100 times more when you cheat. Be very prepared for it.

View Replies!   View Related
Sign-In To Another Website Via Dedicated Server
is it possible that I can sign in to different website by using my dedicated server via ssh?

for example, all i wnat is just sign in to that site for a temp session only and not gonna read/write anything...
exp:
web: gmail.com
account: user
pass: pass

by using dedicated server/IP via ssh, is there any cmd for it?

View Replies!   View Related
Smtp Traffic Not Sign Under Cpanel
smtp traffic is not view under Customer's Cpanel traffic graph

View Replies!   View Related
Geek Rack - 8 Days After Payment, No Sign Of Server
I paid for a server with GeekRack.net 8 days ago, and have seen no sign of the server being setup.

Now I know they are just a Burst.net reseller, they don't own or order the hardware or even have physical access to the servers, they simply get 25% off Burst.net and just resell their servers. That said you'd expect at least some sort of notification on when the server would be ready by, especially by now, right?

View Replies!   View Related
Ban Free Email Account Sign-Ups
Most of our fraudulent transactions come via sign-ups with free email accounts such as yahoo, gmail and hotmail. Is anyone aware of a system which will prevent customers using these email addresses (or other free ones) for hosting plan sign-ups?

View Replies!   View Related
North US / Canada DC
What DC's would people recommend in Canada/North US? We've already got Texas, LA and Atlanta so want something more northley. I've got Iweb on my list, Liquidweb as a maybe as well

View Replies!   View Related
VPS Canada?
where I could pick up a quality vps in Canada?

Min Specs:

Quad Xeon+
4gb Ram+
Linux
Cpanel ect ect.

View Replies!   View Related
MySQL Query Doing Odd Things - Removing Negative Sign For No Apparant Reason
I've got a problem with an SQL query that is behaving badly. Its probably really obvious, but I can't see the problem!

I have a table with 3 fields:

Code:

money bigint(20)
income int(12)
userID mediumint(7)

I have a row that has a negative money and a value of 0 for income. When I update the money value to add "0" to it, nothing happens (as expected). When I update the money field to add the income field (which is equal to 0) to it, MySQL flips the sign to make the money field positive.

The following queries show the problem:

Code:

mysql> SELECT money, income from users where userID=327961;
+----------------------+--------+
| money | income |
+----------------------+--------+
| -9223372036854775807 | 0 |
+----------------------+--------+
1 row in set (0.00 sec)

mysql> UPDATE `users` SET money = money + 0 WHERE userID =327961;
Query OK, 0 rows affected (0.00 sec)
Rows matched: 1 Changed: 0 Warnings: 0

mysql> SELECT money, income from users where userID=327961;
+----------------------+--------+
| money | income |
+----------------------+--------+
| -9223372036854775807 | 0 |
+----------------------+--------+
1 row in set (0.00 sec)

mysql> UPDATE `users` SET money = money + income WHERE userID =327961;
Query OK, 1 row affected, 1 warning (0.00 sec)
Rows matched: 1 Changed: 1 Warnings: 1

mysql> SELECT money, income from users where userID=327961;
+---------------------+--------+
| money | income |
+---------------------+--------+
| 9223372036854775807 | 0 |
+---------------------+--------+
1 row in set (0.00 sec)

mysql>
Notice that there is no negative sign after the third select!!

So, we are saying that executing an update where 0 is specified in the query results in the correct action but if you take the 0 from another field it takes the negative sign away...

This for various reasons is a rather urgent problem. This problem has only appeared after upgrading from MySQL 4.0 to MySQl 5.1. This problem does not occur in MySQL 4.1.

View Replies!   View Related
Toronto Canada Recommendations
Toronto Canada recommendations

I'm about at my end of dealing with Toronto providers but before we pull the plug on our T.O location, I figured I'd request a couple more recommendations.www.servertag.com - Used them in the past and had some issues with downtime / response times. Would rather not use them again.www.upscalehost.com - Amazing Toronto host but they're killing us by charging 95th percentile.

We're after a standard dedicated box (not celeron) with 1500-2000GB monthly limit.
Know of a company? Maybe a neighbour with a rack in 151?

View Replies!   View Related
VPS Providers In Canada
Any reliable Canadian VPS providers? Looking for reliable Canadian Network VPS with cPanel.

View Replies!   View Related
Where Can I Get A Well Priced Server In Canada
Does anyone know any good canadian companies that would provide me with a server in canada?

View Replies!   View Related
Vancouver BC Canada Colo
We have a need for a 1/4 or 1/2 rack of space somewhere in the Lower Mainland of BC, ideally in Vancouver but will consider other locations. Needs are pretty basic: 10-20RU of space, 1 20A power circuit, a single 100Mbps network drop, ~200GB of transfer.

View Replies!   View Related
Which Is Better For Colo/NOC/DC US Or Canada?
I have a web hosting business that has been growing constantly for a couple of years, now I think it's time to move on and instead of leasing servers start with colocation and operating my own hardware, I'm in Mexico and there are no good deals here as there are in other countries, so I have several questions about your appreciation of where things are better for business, US or Canada:

Where is colo cheaper?
Where is hardware cheaper?
Where is personnel less costly?
Where is personnel better qualified?
Where is office space cheaper?
Where is electrical energy cheaper?
Where are more investment opportunities?
Where are taxes lower?
Where is living less costly?

I've been researching these on my own but still have several doubts, may be you find some of this question obvious however I'd still like to know your appreciation.

View Replies!   View Related
Canadian And All Hardware In Canada
I have been happy at site5. Due to the Patriot Act, the stricter Canadian PIPEDA law, and my Canadian residency, I am looking for a comparable Canadian host.

I have a number of domains. My research has not revealed any Canadian hosts that offer something comparable to the convenience of Site5's MultiSite. Looks like to operate multiple domains under a single account in Canada the administration is via subdomains or domain pointers rather than what MultiSite does. Is anyone aware of a Canadian host that offers MultiSite like functionality.

The company and all of its hardware must be in Canada so the data does not become subject to the laws of other jurisdictions.

View Replies!   View Related
Level 3 POP's In Canada
Does anyone here have any experience with L3 POP's in Canada?

Have you had any problems with them?

View Replies!   View Related
Server Retailer In Canada
Anyone know of a place to buy good servers at realistic prices in Canada?

View Replies!   View Related
Warez Linking Allowed In Canada
I have noticed quite a few warez linking sites (some quite large) coming up that are hosted in Canada.

Does anyone know what the law is on warez linking in Canada?

View Replies!   View Related
Colocation In Mississauga, Ontario, Canada
Any idea who owns this data center that Scratch is offering space in?

www.scratchtelecom.com

It is very close to one of my people so it would be convenient. Does Scratch actually own this facility?

View Replies!   View Related
Shared/dedicated Hosting For Adult In Canada
I am looking for a hosting company based in Canada (preferably) or who has it's servers based in Canada, not in the U.S., who offers both shared hosting as well as dedicated hosting for easy upgrade. The only requirement that I need is the possibility to have SSH access. Could you recommend me a company that has a few years history? I am looking for a long-term host for an important project.

View Replies!   View Related
Data Center In Canada OK For USA Website
I'm thinking of using a host in Canada for an E-Commerce store targeting USA customers. Does this matter?

Would I get a little more "love" from search engines if the site was hosted in the USA?

View Replies!   View Related
BT Business Web Hosting - Servers In Canada
I am developing a website for a client, whose web host is BT Business Broadband. I had noticed that the FTP connection to their server was a but slow, and the http connection was not as fast as my reseller account here. I also noticed something else funny....

I have simple PHP script that greets users according to the time of day. It was saying Good Morning, when it is the afternoon. To test, I uploaded another script to output the current time of the server. It was 5 hours out!

I contacted BT to ask them why the time was wrong, and they said that it's because the server is not located in the UK, the company that manages the server is located in Canada!

Frankly I am dissapointed with BT and feel slightly ripped off on behalf of the client.

They pay them enough money to expect a fast service, and to have the server located in the same country, let alone the same continent! This also will affect their search engine results, as it is hosted on a foreign IP address.

Has anyone else heard about this about BT before?

View Replies!   View Related
Remote Backup- Security In Canada / Usa
I was thinking of starting service provider of online backup service located in USA the data is stored in a vault (off site server)

Data replicated to another server at a another location.

Critical data is 128-bit encrypted, compressed, and then uploaded to a REMOTE server hosted by my company via Secure Sockets Layer (SSL) with enhanced security.

The client chooses what kind of encryption they want to use and they choose their Password (I don't have access to this info)
With out their password they can NOT restore their information back
Lose the password and the Data can not be restored its loss
I have no idea what the passwords are.

Now all the info will be stored on this server

The question that comes to mind if the USA Government wanted to look for any information located in this storage server

Can they force the clients to give them access to this data ?

Talking to someone at storage pipe.com

He was saying that in Canada this info is protected and can not accessed by law

He was saying a lot of company's because of this are looking for off site storage in Canada because of this issue.

So from what I can understand if the storage server is located in the USA if the Government wants to look at the files they will force the clients to provide them access to these fies
either by asking or by court order

But in Canada this not an option the files are protected by Law
Now a lawyer I am not be it seems that if the company has nothing to hide it will not be and issue.

But like I said I have no idea what people or company's are backing up.

It can be anything!

All I do is store the backup data.
All I know is the amount(size) of Data stored on the server.

The last thing I need is people banging on my door asking me to access these files.

Now if I had my server located in Canada they would be protected by law.?

View Replies!   View Related
Windows Web Hosting On Canada Servers
I require Windows 2003 web hosting on Canadian datacenter (Canadaian IP address) for some websites of one customer.

My exact requirement are

Windows 2003 server
2 domains to host
Total 20 Mb disk web space
20 mb Mysql database space (2 x 10 MB)
PHP, ASP (classic), ASP.net support
20 MB mail space (2 x 10 MB) (optional, can put the pricing in optional)
4 email address
AWSTATS
Control panel

Bandwidth requires will be less than 1 GB (total) per month.

We currently are not planning to use email feature, just will be hosting 10 to 15 pages on 2 websites. but do provide us the pricing for the same

Please give your best pricing for hosting on Canada Datacenter only.

We will be paying with paypal or credit card.

View Replies!   View Related
How Can You Ping A Domain To Find If It's Hosted In Canada
We just moved a domain to a Canadian host. We want to make sure that the domain is actually hosted in Canada, how can we go about doing that? I thought of doing a standard traceroute, but usually the bandwidth is coming from the US, so at what point is it considered "Canadian hosted"?

View Replies!   View Related
Unlimited Or Large Bandwidth Server In USA And Canada
I'am looking for a dedicated server located in USA and Canada (one in US and one in Canada) with unlimited or large (5-10TB) bandwidth on 100mbit port ....

View Replies!   View Related
Can You Recommend A Reputable HONEST Webhost In Vancouver, BC, Canada
I'm a very small home-based start-up business that currently is having huge amounts of trouble with a webhost here in Vancouver. This webhost has been named recently on WHT as one to avoid. I never had a problem with them the whole 2 years that I only had a poster uploaded to this host. But as soon as I uploaded my first version of my site to this host, the problems came fast and furious. First it was not being able to log into the webmail to view any emails (which it should be known, I had only some test emails from my website forms). Then as of August 27, my site disappeared. I opened tickets. They closed them, saying problem solved. Problem was obviously not solved as I couldn't log onto Plesk, nor was my website visible to the world!

I didn't realize that website hosting was an unscrupulous business. Sigh. I've learned the hard way. I had paid a year in advance (in fact, think I was double billed to boot!). My .ca domain remains there currently as I search for a new webhost. I am loathe to mention the company although I'm sure a few can guess as I would like to recoup my domain as I have currently paid for advertising pointing to my website. All phone calls went unheeded (call centres in the US and elsewhere, even though these trained monkeys are told to say Vancouver).

Anyway, I have been lurking and reading and have been doing my due diligence; however, most reputable companies seem to be located back East. I have noted from all your posts that it would be better to have the data centre nearby.

I would like to support Canada; and in particular, Vancouver. Uptime and having a visible site is paramount to me...as is REAL technical support. I am not web-hosting savvy and I do not want to be taken advantage of again. I am interested in a shared web-hosting plan (I don't have any e-commerce or streaming video or any special needs...at the moment. My site isn't huge, but I can't check how much bandwidth or anything that I used because I can't log on...pretty minimal though).

I created my site from a Windows platform. Does this mean I need a Windows shared hosting plan?

Can anyone out there recommend a reputable HONEST Vancouver-based, Vancouver data centred webhost with very good technical support and excellent uptime?

View Replies!   View Related
Taxes Duties :: Sending A Server Out To US For Colocation From Canada?
We based in Canada. Do we have to pay taxes duties when sending a server out to US for colocation?


View Replies!   View Related
Hosting A Worldwide .com Web Site On A Dedicated In Canada
I found a good web host in Canada for my .com web site . Won't this affect my web site SEO in the US and the rest of the world?

View Replies!   View Related
Open Port 3000 On Server For Canada Post
How can I open port 3000 on my linux server.

I need it for Canada Post live shipping quotes.

View Replies!   View Related
Datacenter In Australia, Canada & United Kingdom?
can anyone suggest few hosts whos Datacenter in Australia,Canda,UK ? price is $8-$20 USD

requirement
3-5gb space
15-20gb bandwidth
unlimited addon domains
unlimited mysql domains &
cpanel control panel

View Replies!   View Related
Copyright © 2005-08 www.BigResource.com, All rights reserved