Re: [WebDNA] error on mirror site

This WebDNA talk-list message is from

2015


It keeps the original formatting.
numero = 111826
interpreted = N
texte = WebDNA's default user on Apache2 is www-data not www. Maybe that's the problem? Use this command on both servers, then compare the results to identify users on one server that are not on the other: awk -F':' '{ print $1}' /etc/passwd Regards, Kenneth Grome WebDNA Solutions http://www.webdnasolutions.com Web Database Systems and Linux Server Management On 01/07/2015 05:54 PM, george r wrote: > Thank you... > > I've tried rebooting, restarting apache, stop/start webcat from > the CL. No change... > > Here's the set-up: > > Old server: MacOSX > files: root - www 660 > dirs: root - www 775 > > New server: Ubuntu 12.04 LTS, unix-Linux Intel Apache Module > version 6.2.1 > files: root - www-data 660 > dirs: root - www-data 775 > > It dawned on me that the new unix server is case sensitive, which > caused a few small issues with sites. So, I tried to make sure > that this wasn't the cause of this error by matching the case of > files and dirs like Shoppingcarts with the webcat prefs. The > shoppingcart dir was all lower, so I thought I found it, but still > no luck. Everything else seems to be running fine... Any other ideas? > > Thanks again! > > g~ > > On Wed, Jan 7, 2015 at 2:43 PM, Kenneth Grome > > wrote: > > I would compare the users and groups on both servers to make sure > they are truly identical. Then I would compare the owners and > permissions of the appropriate folders and files on both servers > to make sure they are all identical, too. > > But one thing that bothers me is the "file" string that is > appended to those error messages after "context". That shouldn't > be there, and one is lowercase while the other is uppercase which > makes this even more strange. > > Maybe try rebooting the server with the errors first to see if > that clears up any transient glitches. > > Are you sure that all your files were copied over 100% > successfully? Maybe one of them was only partially duplicated or > something. This might account for the strange error message > because only some of the code would be there, and strange things > can happen in this situation. > > Regards, > Kenneth Grome > WebDNA Solutions > http://www.webdnasolutions.com > Web Database Systems and Linux Server Management > > > On 01/07/2015 12:52 PM, george r wrote: > > Hi All, > > > > After creating what I thought was an exact mirror of a > functioning > > WebDNA site on a new server, I am getting the error below on the > > "order products page" and it has stumped me. I've checked > all the > > things I can think of, like ownership, permissions, flushing > > databases and filepaths. Perhaps it's a long-shot, but I'm > hoping > > it's something simple. > > > > "Error: Can't open order file. Ignoring [OrderFile] contextfile] > > Error: Can't open order file. Ignoring [OrderFile] contextFILE]" > > > > Thanks in advance for any suggestions... > > > > g~ > > --------------------------------------------------------- This > > message is sent to you because you are subscribed to the mailing > > list . To unsubscribe, E-mail to: archives: > > http://mail.webdna.us/list/talk@webdna.us Bug Reporting: > > support@webdna.us > --------------------------------------------------------- > This message is sent to you because you are subscribed to > the mailing list >. > To unsubscribe, E-mail to: > > archives: http://mail.webdna.us/list/talk@webdna.us > Bug Reporting: support@webdna.us > > > --------------------------------------------------------- This > message is sent to you because you are subscribed to the mailing > list . To unsubscribe, E-mail to: archives: > http://mail.webdna.us/list/talk@webdna.us Bug Reporting: > support@webdna.us Associated Messages, from the most recent to the oldest:

    
  1. Re: [WebDNA] error on mirror site (Donovan Brooke 2015)
  2. Re: [WebDNA] error on mirror site (Kenneth Grome 2015)
  3. Re: [WebDNA] error on mirror site (george r 2015)
  4. Re: [WebDNA] error on mirror site (Kenneth Grome 2015)
  5. Re: [WebDNA] error on mirror site (Steve Craig 2015)
  6. [WebDNA] error on mirror site (george r 2015)
WebDNA's default user on Apache2 is www-data not www. Maybe that's the problem? Use this command on both servers, then compare the results to identify users on one server that are not on the other: awk -F':' '{ print $1}' /etc/passwd Regards, Kenneth Grome WebDNA Solutions http://www.webdnasolutions.com Web Database Systems and Linux Server Management On 01/07/2015 05:54 PM, george r wrote: > Thank you... > > I've tried rebooting, restarting apache, stop/start webcat from > the CL. No change... > > Here's the set-up: > > Old server: MacOSX > files: root - www 660 > dirs: root - www 775 > > New server: Ubuntu 12.04 LTS, unix-Linux Intel Apache Module > version 6.2.1 > files: root - www-data 660 > dirs: root - www-data 775 > > It dawned on me that the new unix server is case sensitive, which > caused a few small issues with sites. So, I tried to make sure > that this wasn't the cause of this error by matching the case of > files and dirs like Shoppingcarts with the webcat prefs. The > shoppingcart dir was all lower, so I thought I found it, but still > no luck. Everything else seems to be running fine... Any other ideas? > > Thanks again! > > g~ > > On Wed, Jan 7, 2015 at 2:43 PM, Kenneth Grome > > wrote: > > I would compare the users and groups on both servers to make sure > they are truly identical. Then I would compare the owners and > permissions of the appropriate folders and files on both servers > to make sure they are all identical, too. > > But one thing that bothers me is the "file" string that is > appended to those error messages after "context". That shouldn't > be there, and one is lowercase while the other is uppercase which > makes this even more strange. > > Maybe try rebooting the server with the errors first to see if > that clears up any transient glitches. > > Are you sure that all your files were copied over 100% > successfully? Maybe one of them was only partially duplicated or > something. This might account for the strange error message > because only some of the code would be there, and strange things > can happen in this situation. > > Regards, > Kenneth Grome > WebDNA Solutions > http://www.webdnasolutions.com > Web Database Systems and Linux Server Management > > > On 01/07/2015 12:52 PM, george r wrote: > > Hi All, > > > > After creating what I thought was an exact mirror of a > functioning > > WebDNA site on a new server, I am getting the error below on the > > "order products page" and it has stumped me. I've checked > all the > > things I can think of, like ownership, permissions, flushing > > databases and filepaths. Perhaps it's a long-shot, but I'm > hoping > > it's something simple. > > > > "Error: Can't open order file. Ignoring [orderfile] contextfile] > > Error: Can't open order file. Ignoring [orderfile] contextFILE]" > > > > Thanks in advance for any suggestions... > > > > g~ > > --------------------------------------------------------- This > > message is sent to you because you are subscribed to the mailing > > list . To unsubscribe, E-mail to: archives: > > http://mail.webdna.us/list/talk@webdna.us Bug Reporting: > > support@webdna.us > --------------------------------------------------------- > This message is sent to you because you are subscribed to > the mailing list >. > To unsubscribe, E-mail to: > > archives: http://mail.webdna.us/list/talk@webdna.us > Bug Reporting: support@webdna.us > > > --------------------------------------------------------- This > message is sent to you because you are subscribed to the mailing > list . To unsubscribe, E-mail to: archives: > http://mail.webdna.us/list/talk@webdna.us Bug Reporting: > support@webdna.us Kenneth Grome

DOWNLOAD WEBDNA NOW!

Top Articles:

Talk List

The WebDNA community talk-list is the best place to get some help: several hundred extremely proficient programmers with an excellent knowledge of WebDNA and an excellent spirit will deliver all the tips and tricks you can imagine...

Related Readings:

OT:looking for developers with solutions (2000) Locking up with WebCatalog... (1997) [WebDNA] webDNA and JSON (2011) Card clearance, problems - solutions? (1997) Emailer Problem (1998) Showif, Hideif reverse logic ? (1997) [WebDNA] fastcgi 7+ & [cart]? (2010) [sendmail] questions... (1997) Forms Search Questions (1997) Sku numbers (1997) information on Vieworders.tpl (1998) Help! WebCat2 bug (1997) Creating main- and sub-category search (1997) SiteGuard Admin Feature ? (1997) WebDNA Writer Needed (1997) unsubscribe (1997) [OT] What log analyzer do you use? (2000) WebDNA wholesale ... (2002) Sort Order on a page search (1997) Protect (1997)