wifang / mollify

Automatically exported from code.google.com/p/mollify
0 stars 0 forks source link

Install Error #432

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Unzip project in localhost/mollify
2. Create mollify empty database
3. Create mollify user with mollify password and grants over mollify db

What is the expected output? What do you see instead?

Unexpected server error
PHP error #2, require_once(include/event/EventHandler.class.php) 
[function.require-once]: failed to open stream: No such file or directory 
(C:\Archivos de programa\Apache Software 
Foundation\Apache2.2\htdocs\mollify\backend\include\MollifyBackend.class.php:14)

What version of the product are you using? On what operating system?

mollify_1.8.9.3 over Windows XP SP3, PHP Version 5.2.10, Apache 2.2, MySql 5.1

Please provide any additional information below.

First installation, evaluation for use on one domain

Original issue reported on code.google.com by eforn...@gmail.com on 21 Jan 2013 at 12:28

GoogleCodeExporter commented 9 years ago
Sounds like your backend folder is not complete, the error says you have no 
file "backend/include/event/EventHandler.class.php"

Original comment by samuli.j...@gmail.com on 22 Jan 2013 at 12:54

GoogleCodeExporter commented 9 years ago

Original comment by samuli.j...@gmail.com on 3 Jun 2013 at 5:41