1-click wordpress installation has a bug

1-click wordpress installation has a bug

Posted by: pedrotuga
Posted on: 2008-09-10 05:15:00

Ok, this is really annoying. I installed wordpress, went and configured it, and when i start browsing, i notice all the links are broken.

I went on the dashboard and checked the settings i defined for the permalinks. I put something like this:

http://example.com/blog/%postname%

I updated it a couple of times but it allwas goes back to

/http:/example.com/blog/%postname%

like... wtf... this basically results in an unusable blog as all the links get broken.

Is this a known bug or something?

Re: 1-click wordpress installation has a bug

Posted by: patricktan
Posted on: 2008-09-10 05:21:00

Something is wrong with wordpress itself. You may try to find solution in wordpress's official forum.

Meanwhile, you can try to open its database and manually update this variable in the table. It will take some time to find it smile

Good luck

Re: 1-click wordpress installation has a bug

Posted by: pedrotuga
Posted on: 2008-09-10 08:21:00

It is for sure not a problem with wordpress. I tried to fix it manually and i ended up in a world o redirection loops and broken urls.

I then deleted the installation and installed it manually. Now there's no such problem.
This was really annoying. The 1-click install was supposed to make things easier, what's the point of it if its poorly set up? I ended up wasting unnecessary time.
So here's an advice for the wise: don't get fouled, screw DreamHost 1 click installs, 5 minutes extra spent on a manual installation are absolutely worth.

Anyway, thank ou patrck for the quick reply.

Re: 1-click wordpress installation has a bug

Posted by: seiler
Posted on: 2008-09-10 09:17:00

Just put /%postname%/ -- not the whole URL.


Re: 1-click wordpress installation has a bug

Posted by: pedrotuga
Posted on: 2008-09-10 14:51:00

I've tried that before, it led to broken weird links.

Re: 1-click wordpress installation has a bug

Posted by: seiler
Posted on: 2008-09-10 16:14:00

It's the correct format, though... so it would probably still be a good starting point in narrowing down the problem.

Also, you have:

In reply to:

/http:/example.com/blog/%postname%




If you only have 1 slash after the http: somewhere, that might throw something off as well.

Anyway, I always use /%postname%/ as the custom structure and never have any problems with it.

Tags: dashboardwtf