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 an Editor, Author, or Journal Manager in need of help? Want to talk to us about workflow issues? This is your forum.
Moderators: jmacgreg, michael, John, vgabler
Forum rules
This forum is meant for general questions about the usability of OJS from an everyday user's perspective: journal managers, authors, and editors are welcome to post questions here, as are librarians and other support staff. We welcome general questions about the role of OJS and how the workflow works, as well as specific function- or user-related questions.
What to do if you have general, workflow or usability questions about OJS:1.
Read the documentation. We've written documentation to cover from OJS basics to system administration and code development, and we encourage you to read it.
2.
take a look at the tutorials. We will continue to add tutorials covering OJS basics as time goes on.
3.
Post a question. Questions are always welcome here, but if it's a technical question you should probably post to the
OJS Technical Support subforum; if you have a development question, try the
OJS Development subforum.
by marica » Mon Jun 14, 2004 9:26 pm
Hi,
I see others have had same problem, I am not developer, do I have to get the server admin to fix the code?
Here is the error message:
Warning: mkdir() failed (Permission denied) in /usr/www/html/research/jqstudies/journal/admin/include/fileupload.php on line 57
Warning: Unable to create '/home/jqs_tamago/journal_files2004/JQS-2004-8.rtf': No such file or directory in /usr/www/html/research/jqstudies/journal/admin/include/fileupload.php on line 71
Warning: Unable to move '/tmp/php9WzPP3' to '/home/jqs_tamago/journal_files2004/JQS-2004-8.rtf' in /usr/www/html/research/jqstudies/journal/admin/include/fileupload.php on line 71
Warning: Cannot add header information - headers already sent by (output started at /usr/www/html/research/jqstudies/journal/admin/include/fileupload.php:57) in /usr/www/html/research/jqstudies/journal/include/functions.inc.php on line 59
-
marica
-
by kevin » Mon Jun 14, 2004 9:36 pm
As the instructions in the installer indicate, you must enter a trailing slash for the "files path" setting. That is, "/home/jqs_tamago/journal_files/" instead of this "/home/jqs_tamago/journal_files"
You can fix your existing OJS install by running an SQL statement on your database like:
- Code: Select all
UPDATE tbljournalconfig SET chFilePath = '/home/jqs_tamago/journal_files/';
Kevin
-
kevin
-
- Posts: 338
- Joined: Tue Oct 14, 2003 8:23 pm
-
Return to OJS Editorial Support and Discussion
Who is online
Users browsing this forum: No registered users and 2 guests