Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
Cannot publish articles.. just moved hosts - getting an error
I have just moved hosts (not sure if that’s relevant) and am getting this error when I try to publish an article:
Warning: include_once(/public_html/textpattern/lib/IXRClass.php) [function.include-once]: failed to open stream: No such file or directory in /home/zanderm/public_html/textpattern/lib/txplib_misc.php(594) : eval()'d code on line 26
Warning: include_once() [function.include]: Failed opening '/public_html/textpattern/lib/IXRClass.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/zanderm/public_html/textpattern/lib/txplib_misc.php(594) : eval()'d code on line 26
Fatal error: Class 'IXR_Client' not found in /home/zanderm/public_html/textpattern/lib/txplib_misc.php(594) : eval()'d code on line 29
The files mentioned are in the right place and the diagnostics do not say anything is wrong.
Many thanks in advance because this is beginning to piss me off and I can’t figure it out.
Admin Themes Prometheus | Stung | <txp:coder/
My Portfolio | ɹǝpuɐz.com | @MrMartineau
<txp:coder /> – Convert your designs into Textpattern-based websites
jQuery Style | @jquerystyle
Offline
Re: Cannot publish articles.. just moved hosts - getting an error
Hi Zander,
have you tried re-uploading those files? I mean, it may has been the chance that they got somehow corrupted…
Offline
Re: Cannot publish articles.. just moved hosts - getting an error
Yes, I have reuploaded a few times actually.. Any other ideas
Admin Themes Prometheus | Stung | <txp:coder/
My Portfolio | ɹǝpuɐz.com | @MrMartineau
<txp:coder /> – Convert your designs into Textpattern-based websites
jQuery Style | @jquerystyle
Offline
Re: Cannot publish articles.. just moved hosts - getting an error
Presumably you have the xmlrpc extension enabled in php.ini? Must be that or the txplib_misc.php file is corrupted.
Offline
Re: Cannot publish articles.. just moved hosts - getting an error
Hi Zander. Did you remember to change the paths in “Preferences\Advanced” and also in your config.php file?
Stuart
In a Time of Universal Deceit
Telling the Truth is Revolutionary.
Offline
Re: Cannot publish articles.. just moved hosts - getting an error
@thebombsite Yes I did, but I think I was using an alias for the folder instead of the actual one: www > public_html
Now its changed, I still cannot post articles and get loads more errors when posting:
Warning: MySQL server has gone away insert into textpattern set Title = 'dfsf', Body = 'sdfsdf', Body_html = '
sdfsdf
', Excerpt = '', Excerpt_html = '', Image = '', Keywords = '', Status = 4, Posted = from_unixtime(1275147511), Expires = '0000-00-00 00:00:00', AuthorID = 'zanderm', LastMod = from_unixtime(1275147511), LastModID = 'zanderm', Section = 'about', Category1 = '', Category2 = '', textile_body = 1, textile_excerpt = 1, Annotate = 0, override_form = '', url_title = 'dfsf', AnnotateInvite = '', custom_1 = '', custom_2 = '', custom_3 = '', custom_4 = '', custom_5 = '', custom_6 = '', custom_7 = '', custom_8 = '', custom_9 = '', custom_10 = '', uid = '88229c259412bac20f80f4653faf466d', feed_time = now() in /home/zanderm/public_html/textpattern/lib/txplib_db.php on line 85
Warning: MySQL server has gone away update txp_prefs set val = now() where name = 'lastmod' in /home/zanderm/public_html/textpattern/lib/txplib_db.php on line 85
Warning: MySQL server has gone away insert into txp_prefs set name = 'lastmod', val = now() in /home/zanderm/public_html/textpattern/lib/txplib_db.php on line 85
Warning: MySQL server has gone away select count(*) from textpattern where url_title = 'dfsf' in /home/zanderm/public_html/textpattern/lib/txplib_db.php on line 85
Warning: MySQL server has gone away select privs from txp_users where name = 'zanderm' in /home/zanderm/public_html/textpattern/lib/txplib_db.php on line 85
Warning: MySQL server has gone away select name, val from txp_prefs where prefs_id=1 AND user_name='zanderm' in /home/zanderm/public_html/textpattern/lib/txplib_db.php on line 85
Warning: MySQL server has gone away select name, val from txp_prefs where prefs_id=1 AND user_name='' in /home/zanderm/public_html/textpattern/lib/txplib_db.php on line 85
Some things here may look strange, I added a title of: dfsf and a body of: sdfsdf
Thanks for all the suggestions so far
Admin Themes Prometheus | Stung | <txp:coder/
My Portfolio | ɹǝpuɐz.com | @MrMartineau
<txp:coder /> – Convert your designs into Textpattern-based websites
jQuery Style | @jquerystyle
Offline
Re: Cannot publish articles.. just moved hosts - getting an error
Zander, if you have tried overwriting the TXP files, your paths and PHP.ini are ok, then I think your next step may be to contact your host – these errors are not very usual.
Offline
Re: Cannot publish articles.. just moved hosts - getting an error
I have been overwriting the files, I don’t think I have access to the php.ini file and I am currently awaiting response from my host. I’ll keep you updated, but thanks for all the suggestions.
Admin Themes Prometheus | Stung | <txp:coder/
My Portfolio | ɹǝpuɐz.com | @MrMartineau
<txp:coder /> – Convert your designs into Textpattern-based websites
jQuery Style | @jquerystyle
Offline