Software Hosting and Development Services available at PKP Publishing Services
As the developers of Open Journal Systems, Open Conference Systems, Open Harvester Systems, and Open Monograph Press, the PKP team are experts in helping journal managers and conference organizers make the most of their online publishing projects. PKP Publishing Services offers support for:
As a customer of PKP Publishing Services, you will not only receive direct, personalized support from the PKP Development Team, but will be contributing to the ongoing development of the PKP applications. All funds raised by PKP Publishing Services go directly toward enhancing our free, open source software. For more information, please contact us.
Are you responsible for making OJS work -- installing, upgrading, migrating or troubleshooting? Do you think you've found a bug? Post in this forum.
Moderators: jmacgreg, michael, jheckman, barbarah, btbell, bdgregg, asmecher
Forum rules
What to do if you have a technical problem with OJS:1.
Search the forum. You can do this from the
Advanced Search Page or from our
Google Custom Search, which will search the entire PKP site. If you are encountering an error, we
especially recommend searching the forum for said error.
2.
Check the FAQ to see if your question or error has already been resolved.
3.
Post a question, but please, only after trying the above two solutions. If it's a workflow or usability question you should probably post to the
OJS Editorial Support and Discussion subforum; if you have a development question, try the
OJS Development subforum.
by maocas » Thu May 04, 2006 2:32 pm
I have instaled OJS in a ISP server successfully and it seemed to work correctly, but....i have problems with the upload files. Uploading articles, logos, or any other file takes place an error of the type:
------
Warning: mkdir(): SAFE MODE Restriction in effect. The script whose uid is 631 is not allowed to access /home/moc22e/domains/tonosdigital.com/public_html/ojs/ficheros/journals/4/articles/2 owned by uid 48 in /home/moc22e/domains/tonosdigital.com/public_html/ojs/classes/file/FileManager.inc.php on line 234
Warning: move_uploaded_file(): SAFE MODE Restriction in effect. The script whose uid is 631 is not allowed to access /home/moc22e/domains/tonosdigital.com/public_html/ojs/ficheros/journals/4/articles/2 owned by uid 48 in /home/moc22e/domains/tonosdigital.com/public_html/ojs/classes/file/FileManager.inc.php on line 95
--------
The SAFE MODE is ON and so the GID of the created files/folders by OJS is "apache" while the GID of the rest of the files is "myuser". I think that it is what causes that the error appears.
The ISP said that cannot set the safe mode to off due to its security policy.
They have modified all uid/gid to set "myuser/myuser" for all files and it solve the problem termporaly. When a new file is upload the problem appears again (for the file or its folder with owner:apache group:apache).
it is possible to solve this problem or OJS is incompatible with Safe mode on
Thanks for the help.
M.A. Olmedo
-
maocas
-
- Posts: 1
- Joined: Thu May 04, 2006 1:46 pm
-
by asmecher » Thu May 04, 2006 3:08 pm
Hi maocas,
There's a bit of discussion of this at
http://ca.php.net/manual/en/features.safe-mode.php#45917; there is a possible solution at
http://ca.php.net/manual/en/features.safe-mode.php#55581.
Another solution would be to see if your ISP will consider enabling the safe_mode_gid option, which will relax the UID-based ownership check to a GID (group ID) check. If your user is then placed in a group with the web server user (e.g. apache) and file permissions are properly set in your OJS files directory, it'll work.
Regards,
Alec Smecher
Open Journal Systems Team
-
asmecher
-
- Posts: 5747
- Joined: Wed Aug 10, 2005 12:56 pm
-
Return to OJS Technical Support
Who is online
Users browsing this forum: Bing [Bot] and 2 guests