I have to say at this point, I'm stumped. Petko might have better luck. I *think* I've seen this problem in another context, using FastCGI with PHP (which is what godaddy web hosting is doing), but I cannot think how it was resolved. GD uses an ancient version of PHP by now, which throws all sorts of concern. However, I tried some old and reeeeallly old versions of pmwiki, to no avail.
I don't know what to tell you at this point. Are you stuck with godaddy as your web host? I don't know how much you've build out the rest of your site, or how extensive your forums are. If it's really new, picking up a different provider might be better, but I can't say how much work that will be for you. On Aug 16, 2013, at 11:54 AM, Timothy Yoo <[email protected]> wrote: > By the way, I checked the error logs and didn't have any errors. Thanks for > your help. > > > On Fri, Aug 16, 2013 at 9:47 AM, Timothy Yoo <[email protected]> wrote: > Thanks so much for your help! There's one more htaccess file in the directory > one level above. This also looks like it's related to TWiki, although I'm not > 100% certain > > rewriteengine on > rewritecond %{HTTP_HOST} ^www.friendlyfiregame.com$ [OR] > rewritecond %{HTTP_HOST} ^friendlyfiregame.com$ > rewriterule ^$ "http\:\/\/friendlyfiregame\.com\/\/forums" [R=302,L] > #52051d1e02276 > > > # Sample Root '.htaccess' file > # Controls access to TWiki 'root' directory (parent of the 'bin' directory) > # - rename this file to '.htaccess' to have Apache use it. > # Turn off directory indexing in this and sub directories > Options -Indexes > # Redirect any access to 'index.html' to the 'view' script (i.e. Main.WebHome) > # Disabled by default - uncomment if required, will hide the real index.html. > # > # The first path here must be a URL path, not a file pathname > > > > > > On Fri, Aug 16, 2013 at 9:40 AM, Tamara Temple <[email protected]> > wrote: > > On Aug 16, 2013, at 9:51 AM, Timothy Yoo <[email protected]> wrote: > > > Ah ok, I'll sign up for pastebin. > > You don't even need to sign up. Just use it. > > > This is from my application root: > > # Sample Root '.htaccess' file > > > > # Controls access to TWiki 'root' directory (parent of the 'bin' directory) > > # - rename this file to '.htaccess' to have Apache use it. > > > > # Turn off directory indexing in this and sub directories > > Options -Indexes > > > > # Redirect any access to 'index.html' to the 'view' script (i.e. > > Main.WebHome) > > # Disabled by default - uncomment if required, will hide the real > > index.html. > > # > > # The first path here must be a URL path, not a file pathname > > # Redirect /wiki/index.html http://friendlyfiregame.com/wiki/bin/view > > > > > > It looks like it references TWiki, which I had installed and uninstalled > > before. What should it look like? > > Yah, it does. Delete the file. I don't think this is cause of your problems, > but it should not be there. Is there another .htaccess in the directory (or > directories) above this one? > > I just tested the lastest pmwiki (2.2.54) on one of my Godaddy web hosting > plans. Straight out of the box, not modifications at all. The main page > should be editable. The response after clicking on the 'save' button is the > error you reported: ERR_EMPTY_RESPONSE. When I refresh the page and click on > the `View` link in page actions, the page is shown, and the editing is in > place. I've not used pmwiki on godaddy's shared web hosts before, but I know > others have. > > I'm going to dig a little deeper here and see what I can find out. > > > _______________________________________________ > pmwiki-users mailing list > [email protected] > http://www.pmichaud.com/mailman/listinfo/pmwiki-users > > _______________________________________________ pmwiki-users mailing list [email protected] http://www.pmichaud.com/mailman/listinfo/pmwiki-users
