
Solid, safe website tools.
Whatever your need, Will Bontrager builds powerful software solutions.
If you don't find the answer to your question in these archives, ask your CGI question at the Current Master Series CGI Forum.
Does this page provide information you can use?
How can it be improved?
Your comment is anonymous.
When done typing, click anywhere outside the box. [more info]
| Author | Message |
|---|---|
| 11Mar03 jonathan |
Subject: Can't locate global data file I think I missed a tep but I am unable to see my mistake. When I visit the masterboard I setup, the following error appears: "notice: Sorry, I can't find the global data file." |
| 11Mar03 Will |
In response to: Can't locate global data file Jonathan, probably your "MBdata" subdirectory doesn't exist, is misspelled (Unix/Linux is case sensitive), or has incorrect permissions. Different servers require different permissions. Try 766 first, then 755, then 777 -- that is the order of preference. Once MBdata has the correct permissions, use the MBcp.cgi script, the control panel, and specify the settings it asks for. When you do that, the script will write a file named GlobalData.txt in your MBdata directory. After that, your board should be able to find that global data file. |