Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
#1 2009-10-24 09:48:32
- KQ
- New Member
- Registered: 2009-10-24
- Posts: 3
[Solved] TXP not working after installation,got the errors
Hey,
After trying TXP on multiple web hosts,it worked on none of them! and now am on www.x10hosting.com free plan.
Is it something wrong with me or the host?
heres my error when in debugging mode:
Warning: MySQL server has gone away insert into txp_log set `time`=now(),page='/',ip='86.96.228.86',host='86.96.228.86',refer='',status='200',method='GET' textpattern/publish/log.php:69 safe_insert() in /home/kq/public_html/textpattern/lib/txplib_db.php on line 85
Warning: MySQL server has gone away select user_html from txp_page where name='default' textpattern/publish.php:496 safe_field() in /home/kq/public_html/textpattern/lib/txplib_db.php on line 85
Warning: MySQL server has gone away select user_html from txp_page where name='error_404' textpattern/lib/txplib_misc.php:1867 safe_field() in /home/kq/public_html/textpattern/lib/txplib_db.php on line 85
Warning: MySQL server has gone away select user_html from txp_page where name='error_default' textpattern/lib/txplib_misc.php:1869 safe_field() in /home/kq/public_html/textpattern/lib/txplib_db.php on line 85
Unknown section
Oh and the admin panel works fine,
and this is my Pre-flight check
/home/kq/public_html/textpattern/setup/ still exists
The following PHP functions (which may be necessary to run Textpattern) are disabled on your server: show_source, phpinfo, allow_url_fopen, stream_socket_client
checked the functions against TXP list and none is used by TXP.
Other info:
On other hosts I’d get an error similar to the first ones i posted but earlier,after the installation when it says “The went well”, above that phrase would be a couple of errors..!
Thanks for reading..
EDIT: forgot to post my site link.
http://kqportfolio.exofire.net/
Added bc.
for better display and linked the link -Gocom
Last edited by Gocom (2009-10-24 10:26:26)
Offline
Re: [Solved] TXP not working after installation,got the errors
KQ wrote:
Is it something wrong with me or the host?
Probably the fault is in the free host. Most usual reason for the “Server gone away” -error, is that the server is gone away. Quite self-explanatory. It means that the MySQL server doesn’t respond or the connection timed out during queries.
Usually you need a real good host to be able to run CMS smoothly. Those free hosts usually do limit your MySQL queries, and MySQL debendenant CMSs, like Textpattern, do cause a lot of queries per page call.
Last edited by Gocom (2009-10-24 10:27:53)
Offline
#3 2009-10-24 10:29:13
- KQ
- New Member
- Registered: 2009-10-24
- Posts: 3
Re: [Solved] TXP not working after installation,got the errors
….! The whole issue was GOOGLE CHROME!!
I got the same issue again with google chrome but worked fine with opera!
Thanks for your reply and quick explanation of the server running away :P
Offline
Re: [Solved] TXP not working after installation,got the errors
No, it’s not Google Chrome. Clear your history/cache in Chrome and try again.
Offline
#5 2009-10-24 11:50:15
- KQ
- New Member
- Registered: 2009-10-24
- Posts: 3
Re: [Solved] TXP not working after installation,got the errors
yeah thats the cause apparently, but I can’t offer to keep clearing my cache whenever something goes wrong, It kinda had me lose faith in chrome too, this happened with around 5 web hosts :/
thanks for your input
Offline