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:

Multiple catalog databases and showcart (1997) Security Issues and WebCommerce Solution (1997) [WebDNA] WebDNA 7 (2011) RE: type 2 errors with ssl server (1997) search problem (2002) SiteEdit NewFile.html ? (1997) Tip: Image Maps (Server-Side) with WebCatalog (1997) Repeating Fields (1997) politeness (was searches with dash...) Please Read (2000) FORMS!! (2001) emailer settings and control questions (1997) Date problems (1997) Webmerchant confirmation hooks? (1997) multi-paragraph fields (1997) Sorting Numbers (1997) Configuring E-mail (1997) Dates (1998) Great product and great job ! (1997) WebDNA 5.1 is now available! (2003) Grant, please help me ... (1997)