Koozali.org: home of the SME Server

Making correct connections for email with word press

Offline jock

  • **
  • 33
  • +0/-0
Re: Making correct connections for email with word press
« Reply #15 on: November 06, 2008, 11:16:12 PM »
I need to move the contents of wordpress to an ibay which I figure to call blog. I assume that I go into the wp folder and use the mv command to move the files. Any help with the commands would be appreciated.

Offline jock

  • **
  • 33
  • +0/-0
Re: Making correct connections for email with word press
« Reply #16 on: November 07, 2008, 01:47:54 AM »
I think the issue I am dealing with is that I need to put wordpress in a ebay that has internet access. I have tried moving in but can't find it. I have looked in a variety of directories and can't seem to find the right command/location. I even tried installing wordpress in the ibay. I get the folder and edited the wp-config.php but nothing seems to happen when I open the page. I am in need of direction here as I am lost. I have learned quite abit from you folks but still need some guidance.

Offline janet

  • *****
  • 4,812
  • +0/-0
Re: Making correct connections for email with word press
« Reply #17 on: November 07, 2008, 03:20:13 AM »
jock

Wordpress does not need to be in an ibay to be accessible from the net.
If you follow this Contrib Howto (which I think installs to /opt), then it should add the required configuration into sme to make it web accessible.
http://wiki.contribs.org/Wordpress
« Last Edit: November 07, 2008, 03:38:33 AM by mary »
Please search before asking, an answer may already exist.
The Search & other links to useful information are at top of Forum.

Offline jock

  • **
  • 33
  • +0/-0
Re: Making correct connections for email with word press
« Reply #18 on: November 07, 2008, 05:07:40 AM »
Mary, here is the issue for me. I want to be able to have the index page of the website come up and have a link to the blog. Right now following the directions what happens is the blog becomes the main page and takes over the ip address.

This is driving me nuts and I am sure that my questions are driving you nuts too. Thanks for your help and patience. Is it possible to move wordpress to an ibay and then link it to a main page? Right now I can't figure that out. I went to B. Mann Consulting and printed off some instructions but they were full of errors which I figured out but it still doesn't work for me.

I have been printing and compiling the wiki.contribs pages and they are a great help. However, I am still lost on this one.

Offline janet

  • *****
  • 4,812
  • +0/-0
Re: Making correct connections for email with word press
« Reply #19 on: November 07, 2008, 05:35:03 AM »
jock

Well from the wiki page it says:
config setprop wordpress domain blog.yourserver.org

So you must have configured your main domain name here.
I suggest you change it to something more appropriate, that suits your system arrangement.

Check it with
config show wordpress


 
Please search before asking, an answer may already exist.
The Search & other links to useful information are at top of Forum.

Offline jock

  • **
  • 33
  • +0/-0
Re: Making correct connections for email with word press
« Reply #20 on: November 07, 2008, 05:43:46 AM »
Mary
Do you have any suggestions? I set the file johnjchisholm.ca/blog and that didn't work. As you can see I am not sure what you are suggesting as an alternative.

Offline janet

  • *****
  • 4,812
  • +0/-0
Re: Making correct connections for email with word press
« Reply #21 on: November 07, 2008, 06:02:47 AM »
jock

By default isn't it already accessible by http://maindomainname/wordpress

Tried it on my sytem and that comes up OK, as well as the actual domain set with the db command.
Please search before asking, an answer may already exist.
The Search & other links to useful information are at top of Forum.

Offline jock

  • **
  • 33
  • +0/-0
Re: Making correct connections for email with word press
« Reply #22 on: November 14, 2008, 04:59:54 PM »
Mary, I am stuck. I have gone back over all that you have told me and read through the wiki.contribs material and have read the wordpress readme material and can't figure out what I have done wrong.

I have changed the wp-config.php to read the db name as wordpress, put in my admin user name and password changed the three key files. When I look for johnjchisholm.ca/wordpress I get a blank page. So my brouser is finding the page but the script isn't running.

I am at a loss.

Offline janet

  • *****
  • 4,812
  • +0/-0
Re: Making correct connections for email with word press
« Reply #23 on: November 15, 2008, 02:21:30 AM »
jock

I get a blank page when I access http://johnjchisholm.ca/wordpress or
even just http://johnjchisholm.ca

So we can check your server is actually accessible, can you  provide another domain name that does resolve to your server.

I suspect (guess) that you have wrong permissions on files/folders in wordpress, probably caused by you moving things around and changing things etc, quite inappropriately and unnecessarily too I would guess.


I don't want to troubleshoot this for you as it's too open ended and you seem to have made so many changes and attempts to "fix' things, the state of your wordpress install could be "very wrong".

I suggest you remove the current installation and install it again using the wiki contrib. Remove here means remove everything associated with wordpress.

Please search before asking, an answer may already exist.
The Search & other links to useful information are at top of Forum.

Offline jock

  • **
  • 33
  • +0/-0
Re: Making correct connections for email with word press
« Reply #24 on: November 15, 2008, 05:52:44 AM »
Mary, the reason my domain was blank had to do with the router dropping the ip address. I have wordpress loaded and when I go to the web page I find the blog not my web page. I want to have the blog as a link. Is this possible?

Offline janet

  • *****
  • 4,812
  • +0/-0
Re: Making correct connections for email with word press
« Reply #25 on: November 15, 2008, 06:39:16 AM »
jock

Your domain http://johnjchisholm.ca still does not resolve.
I get this, and the URL changes to http://192.168.2.100/:

ERROR
The requested URL could not be retrieved
While trying to retrieve the URL: http://192.168.2.100/
The following error was encountered:
    * Connection to 192.168.2.100 Failed
The system returned:
    (113) No route to host
The remote host or network may be down. Please try the request again.


Quote
I have wordpress loaded and when I go to the web page I find the blog not my web page. I want to have the blog as a link. Is this possible?

Yes, but get your system & domains configured correctly first before trying to make applications & links work.
Please search before asking, an answer may already exist.
The Search & other links to useful information are at top of Forum.

Offline jock

  • **
  • 33
  • +0/-0
Re: Making correct connections for email with word press
« Reply #26 on: November 15, 2008, 02:20:41 PM »
Mary, I made the change. The issue is that I want to link the blog to my webpage but it appears when I direct my brouser to my domain name. I end up with wordpress as my webpage.

Offline janet

  • *****
  • 4,812
  • +0/-0
Re: Making correct connections for email with word press
« Reply #27 on: November 15, 2008, 02:48:39 PM »
jock

OK both http://johnjchisholm.ca/ and http://johnjchisholm.ca/wordpress/ now resolve to your wordpress blogsite. That's a step in the right direction.

Log into wordpress by clicking the Login link and login as the administrator user you have already created.
Then select
Options
and tell us what you have configured for
Wordpress address
and
Blog address


Note it says under the Blog address field:
Enter the address here if you want your blog homepage to be different from the directory you installed WordPress.
Click on the hyperlink for "to be different from the directory" and read it carefully

Also what does this command show
config show wordpress

On my system it's like this

wordpress=service
    DbName=wordpress
    DbPassword=xxxxxxxxxxxxxx
    DbUser=xxxxxx
    Name=Wordpress weblog
    PublicAccess=global
    WpLang=en
    status=enabled

« Last Edit: November 15, 2008, 03:05:07 PM by mary »
Please search before asking, an answer may already exist.
The Search & other links to useful information are at top of Forum.

Offline jock

  • **
  • 33
  • +0/-0
Re: Making correct connections for email with word press
« Reply #28 on: November 15, 2008, 08:07:45 PM »
 :lol:Mary, I am a retired teacher and I know how much patience it takes to work with those who can not see the forest for the trees but I also know the elation when a student gets it. Thank you!! It works. I had gone to B. Mann Consulting and was stuck on the notion he put forward rather than paying full attention to what you were telling me.

Offline janet

  • *****
  • 4,812
  • +0/-0
Re: Making correct connections for email with word press
« Reply #29 on: November 16, 2008, 01:29:44 AM »
jock

Your site resolves correctly now incliuding links to your blog etc.

So I take it that next time you'll listen to mary rather than B Mann Consulting !
Please search before asking, an answer may already exist.
The Search & other links to useful information are at top of Forum.