![]() ![]() ![]() |
|
MurrayM:adw: ... PHP was updated on Friday ...
So what exactly did they update?
Curiosity:MurrayM:adw: ... PHP was updated on Friday ...
So what exactly did they update?
No idea, but they've broken PHP on my site. Can't get anything but a 500 Internal Server Error for any page with a .php extension. If I do a mod_rewrite rule to rewrite .phpa to .php then accessing foo.phpa works fine, so no idea what they've managed to do to it. Haven't got anything but automated replies out of the ticket system for the last week and a half, and nor have I been able to get a big enough chunk of time spare to crawl my way to the front of the phone support queue either.
On an obviously closely related note, is having the domain UDAI sufficient to completely cut ties with Orcon without having to actually get through to someone? Getting close to just going elsewhere (after more than 10 years; was one of the first customers of Kiwi Web Hosting) and pushing for a refund.
Regards FireEngine
Curiosity:MurrayM:adw: ... PHP was updated on Friday ...
So what exactly did they update?
No idea, but they've broken PHP on my site. Can't get anything but a 500 Internal Server Error for any page with a .php extension. If I do a mod_rewrite rule to rewrite .phpa to .php then accessing foo.phpa works fine, so no idea what they've managed to do to it. Haven't got anything but automated replies out of the ticket system for the last week and a half, and nor have I been able to get a big enough chunk of time spare to crawl my way to the front of the phone support queue either.
On an obviously closely related note, is having the domain UDAI sufficient to completely cut ties with Orcon without having to actually get through to someone? Getting close to just going elsewhere (after more than 10 years; was one of the first customers of Kiwi Web Hosting) and pushing for a refund.
Curiosity:MurrayM:adw: ... PHP was updated on Friday ...
So what exactly did they update?
No idea, but they've broken PHP on my site. Can't get anything but a 500 Internal Server Error for any page with a .php extension. If I do a mod_rewrite rule to rewrite .phpa to .php then accessing foo.phpa works fine, so no idea what they've managed to do to it. Haven't got anything but automated replies out of the ticket system for the last week and a half, and nor have I been able to get a big enough chunk of time spare to crawl my way to the front of the phone support queue either.
Regards FireEngine
FireEngine:
The team tell me this is resolved and they have emailed you to that effect.
MurrayM: Has anyone else noticed that in iServe's MySQL databases a field set to AUTO_INCREMENT in incrementing by two? So the sequence goes 1, 3, 5, 7, 9, etc.
I noticed that the MySQL server variable "auto increment increment" is set to "2", but I'm not sure why. I've got a ticket in with them asking why, sent on the 27th of July, but haven't had a reply yet.
I've had a few clients ask why their order numbers are only odd numbers and it's rather hard to explain it to them in terms they can understand.
ptinson:MurrayM: Has anyone else noticed that in iServe's MySQL databases a field set to AUTO_INCREMENT in incrementing by two? So the sequence goes 1, 3, 5, 7, 9, etc.
I noticed that the MySQL server variable "auto increment increment" is set to "2", but I'm not sure why. I've got a ticket in with them asking why, sent on the 27th of July, but haven't had a reply yet.
I've had a few clients ask why their order numbers are only odd numbers and it's rather hard to explain it to them in terms they can understand.
Because its a multi master replicated database: http://dev.mysql.com/doc/refman/5.0/en/replication-options-master.html
|
![]() ![]() ![]() |