|
|
Browse by Tags
All Tags » php » mysql
-
Has anyone else attempted to get PHP running on one of the VPS accounts? UltimaHosts doesn't install it by default because they've had trouble doing it, so I'm left to figuring this out on my own.
After a little bit of research, I actually have it up and running. However, I'm having some trouble getting it to connect to a MySQL ...
-
Yes, PHP 5.0 and MySQL 5.0 are both supported and are listed here:
http://www.ultimahosts.net/products/standardplans/
-
Not to big an issue.
Basically the phpBB3 site I have gets the error: "my_thread_global_end(): 2 threads didn't exit". The work around is at http://forums.mysql.com/read.php?10,153077,155121#msg-155121
If anyone else has the issue, its a PHP/MySQL problem and not a problem of your own :)
Also it doesn't matter if ...
-
Hello,
It would be easier for me (and maybe to other developers too) to be able to develop and test locally in my computer and later upload the php files. I tried this but some features I had installed locally, such as mysqli support, were not working when running on the host.
How can I configure the MySQL and PHP in my ...
|
|
|