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.
Users are created when you install L8X, in the "users" table in the database -- there is no directory required. You can create any number of users during installation, but once installation is complete, the only way to add more is by adding them to the database directly. There's a related post on this issue here: viewtopic.php?f=15&t=4843
Ok I was able to create users, using the install.php, still no joy. I deleted the database and the installation recreated it, added the users in the install page and the MySQL interface, but i still get error 404. Any additional suggestions
What page/URL are you getting a 404 on specifically? You'll have to make sure that mod_rewrite is enabled in your WAMP installation, which is often a cause of 404 errors. I'd also suggest having a look at the Apache logs and see what messages are being recorded there. If you have a public URL I'd be happy to take a look at your installation and see if something more obvious stands out.