Obsolete Releases > SME 8.x Contribs
custom template help needed for hosts file / wordpress
newburns:
Why can't you just create a new domain under server-manager panel, and point it to the same ibay as your primary domain. Then WordPress would take over and direct to the proper page? And you would have a nice panel listing of all the domains you have applied.
calisun:
Sorry for not replying for couple of days, it has been crazy at work and I had to work late nights.
--- Quote from: CharlieBrady on August 28, 2012, 02:58:56 PM ---And if that is the case, what do you see in httpd/access_log and httpd/error_log at that time?
--- End quote ---
in httpd/access_log:
--- Code: ---employment-office.net 92.234.22.22 - - [30/Aug/2012:21:48:27 -0700] "GET /files/2012/05/Hiring-Manager-Reading-resume_2-270x300.jpg HTTP/1.1" 404 255 "http://employment-office.net/82/hiring-managers-view-of-your-resume-and-cover-letter/" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:14.0) Gecko/20100101 Firefox/14.0.1"
Primary-domain.com 92.234.22.22 - - [30/Aug/2012:21:48:37 -0700] "GET /employment-office/wp-content/plugins/digg-digg/css/diggdigg-style.css?ver=5.2.3 HTTP/1.1" 304 - "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:14.0) Gecko/20100101 Firefox/14.0.1"
employment-office.net 92.234.22.22 - - [30/Aug/2012:21:48:37 -0700] "GET /wp-includes/js/comment-reply.js?ver=3.4.1 HTTP/1.1" 304 - "https://employment-office.net/82/hiring-managers-view-of-your-resume-and-cover-letter/" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:14.0) Gecko/20100101 Firefox/14.0.1"
employment-office.net 92.234.22.22 - - [30/Aug/2012:21:48:36 -0700] "GET /82/hiring-managers-view-of-your-resume-and-cover-letter/ HTTP/1.1" 200 90516 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:14.0) Gecko/20100101 Firefox/14.0.1"
--- End code ---
In httpd/error_log:
--- Code: ---[Thu Aug 30 21:48:27 2012] [error] [client 92.234.22.22] File does not exist: /home/e-smith/files/ibays/my-empire/files/2012, referer: http://employment-office.net/82/hiring-managers-view-of-your-resume-and-cover-letter/
[Thu Aug 30 21:48:27 2012] [error] [client 92.234.22.22] File does not exist: /home/e-smith/files/ibays/my-empire/files/2012, referer: http://employment-office.net/82/hiring-managers-view-of-your-resume-and-cover-letter/
--- End code ---
calisun:
looking at above,
if I access http://
log says:
File does not exist:
but if I access https://
it shows up.
Correct me if I am wrong, but if it was a permission issue, it would say "access denied" not "file does not exist"
janet:
calisun
What is the output of these commands ?
ls -al /home/e-smith/files/ibays/my-empire/html/files/2012
ls -al /home/e-smith/files/ibays/my-empire/files/2012
ls -al /home/e-smith/files/ibays/my-empire/files
ls -al /home/e-smith/files/ibays/my-empire/html
ls -al /home/e-smith/files/ibays/my-empire
CharlieBrady:
--- Quote from: calisun on September 05, 2012, 10:37:24 PM ---Correct me if I am wrong, but if it was a permission issue, it would say "access denied" not "file does not exist"
--- End quote ---
I believe you are correct. This is not a permissions problem. It's an issue with mapping of URLs to files/directories, and the existence or otherwise of those files/directories. Put your thinking cap on, and keep digging.
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version