ID:169879
 
Yeah. My DMCGI world will not create savefiles on the server. It does so quite splendidly locally, however. No logfile is generated. The world is runnng in trusted mode. Would would prevent this from working?
HavenMaster wrote:
Yeah. My DMCGI world will not create savefiles on the server. It does so quite splendidly locally, however. No logfile is generated. The world is runnng in trusted mode. Would would prevent this from working?

Does the user account running the cgi dmb have permission to create those files?
In response to Jon88
I don't know what account is running it, but it was installed by myself under root in /usr/local/bin/. How can I determine what user it is so I can set permissions?
In response to HavenMaster
I don't really like to bump, but I need this problem solved badly, as you can imagine. :-(
In response to HavenMaster
Chances are it is using the account "apache" or whatever your webserver (httpd) uses. Make sure permisions are set so that apache can edit the files.
In response to Scoobert
I had played around with Apache a lot already setting up the site, but it turns out user permission was the problem. She's working now.