Solution to " The following pictures cannot be published because the blog does not support picture publishing." On Dreamhost WordPress blogs

If you're getting this message while you're trying to post to your WordPress blog that is hosted on Dreamhost with Windows live writer than you need to go into your WordPress miscellaneous settings and change your "store uploads in this folder" setting so that it looks like this: I found the solution on this guys website. Thanks man, I subscribed to your twitter.

Solution to " The following pictures cannot be published because the blog does not support picture publishing." On Dreamhost WordPress blogs2020-01-28T15:52:03-07:00

How to replace a static site with a wordpress site

We are replacing our old static website with a website based on WordPress... I have WordPress up and running in the root domain however the homepage index.html is coming up in place of what should be the WordPress homepage as well as all other pages and posts. I would delete the old static pages however several of them are already indexed in the search engines. The solution: With verio vps hosting I just renamed the index.html file to index.html.bak... all wordpress pages functioned fine. The next step is to figure out why the wordpress permalinks are not working with verio vps. Here is what the new wordpress site looks like:

How to replace a static site with a wordpress site2010-01-28T05:58:07-07:00

Verio VPS PHPmyadmin… how to set it up and get logged in.

On my verio VPS hosting account I had problems getting logged into PHPmyadmin... unlike other web hosts there was no mention of PHPmyadmin in the control panel. After a quick conversation with technical support they told me I needed to install it before I could use it. We did that by logging into shell  ( I use WinSCP for shell ssh ) and typing "install PHPmyadmin" and then visiting https://my username.securesites.net/phpmyadmin/ . The next step was to create a new database and import my sql database file that I exported from the temp wordpress site I setup to test and develop the site. The image below shows my db tables after the import. I the just changed the wp-config file [...]

Verio VPS PHPmyadmin… how to set it up and get logged in.2020-01-28T15:52:03-07:00
Go to Top