Jeffrey,
> I am getting the following errors after I have done a
> successful install. Can anyone help?
>
> Warning: main(//include/class.misc.php): failed to open stream: No
> such file or directory in E:\eventum\config.inc.php on line 132
>
These errors are related to the Eventum path that you entered while
setting up the installation process. In order to fix this, you can open
/path-to-eventum/config.inc.php and change the following line:
$app_path = '/';
To this:
$app_path = '/path-to-eventum/';
Where "path-to-eventum" is the full path to the Eventum installation on
your server.
Hope that helps.
--Joao
| Thread |
|---|
| • Error After Install | Jeffrey D. Hawley | 17 Feb |
| • RE: Error After Install | Joao Prado Maia | 17 Feb |