Viewing 7 replies - 16 through 22 (of 22 total)
  • apolaine,
    I think this post explains your ptoblem’s cause:
    https://www.ads-software.com/support/topic/53244/page/2?replies=43#post-296262

    Moshu, yes, thanks for that, the actual solution was in the patch from Ryan. It was probably a redirect that I have going on, though I’m still not really sure exactly what the problem was.

    However, the patch fixed is, others can find it here: https://www.ads-software.com/support/topic/54340

    Thread Starter Spartacus

    (@spartacus)

    Okay, I updated to wp 2.0, modified my .htaccess to rewrite the index.php, everything seems to be working fine, my old links from blogger are working at last, but I am unable to edit or publish new pages. Saving as drafts works fine, but when I try to publish I get the following error.

    Warning: weblog_ping(/home/drogersn/public_html/spartacus/wp-includes/class-IXR.php) [function.weblog-ping]: failed to open stream: No such file or directory in /home/drogersn/public_html/spartacus/wp-includes/functions.php on line 843

    Warning: weblog_ping() [function.include]: Failed opening ‘/home/drogersn/public_html/spartacus/wp-includes/class-IXR.php’ for inclusion (include_path=’.:/usr/lib/php:/usr/local/lib/php’) in /home/drogersn/public_html/spartacus/wp-includes/functions.php on line 843

    Fatal error: Class ‘IXR_Client’ not found in /home/drogersn/public_html/spartacus/wp-includes/functions.php on line 846

    Okay, I’ll pipe in with my particular version of this problem. I upgraded to wp2, and kept the .htaccess file in my main directory, not the wp subdirectory. Then I changed my permalink option from the default to the next one down on the page. I got a permission denied warning and my site stopped loading at all. I noticed via ftp that there was now a .htaccess file in the wp subdirectory. Deleted that, then went back to permalink options and tried to undo the damage, but the same thing happened again.

    Now my site is up but barely. If I try to click on the comments for any post, I get:

    Warning: main(/nfs/www/WWW_pages/annehill/gnosiscafe.com/gcblog/wp-config.php): failed to open stream: Permission denied in /nfs/www/WWW_pages/annehill/gnosiscafe.com/gcblog/wp-blog-header.php on line 12

    I’m too much of a php neophyte to know whether the fixes posted earlier in this thread would help in my situation. Can someone please tell me how to edit the config file and/or .htaccess so I can get up and running again? (I’d like to keep the change in permalink style, but wonder whether it will be backward compatible with earlier links people have posted on their sites.)

    Thanks,
    Anne
    https://www.gnosiscafe.com/gcblog

    Hello everyone,
    I am new to wordpress.

    I have recently created a blog https://www.gadioc.com and the change of perma link structure worked correctly.

    but I created a subdomain later https://resources.gadioc.com ,
    and when i changed the perma link structure from default to /%year%/%monthnum%/%day%/%postname%/ it is not working and i am getting 404 error. try to help me????

    Thread Starter Spartacus

    (@spartacus)

    Okay, turns out that my error about class-IXR.php was caused by simple case missmatch. If anyone else has the same problem, the file MUST be named class-IXR.php, class-ixr.php will give you problems.

    I’m setting this thread to resolved since my original issue with permalinks has been fixed.

    @johnny_838,
    Because your subdomain is “cheating” – it redirects to a folder with the same name. Eliminate the redirect, if your server setup permits it.

Viewing 7 replies - 16 through 22 (of 22 total)
  • The topic ‘Permalinks not working’ is closed to new replies.