Hi!
May I start by saying that I’m really impressed by your work on modx! Hope I will one day be able to use it for a production site!
The reason why I’m not currently using it is that I’ve had some problems installing the software. It (currently) works well on my windows machine, but when I install it on our test server i run into problems: The installation moves on as it should and I’m told that the installation is successfull. However, on the next screen, I get the following errror message:
Warning: DocumentParser::include_once(MODX_BASE_PATHmanager/includes/extenders/dbapi..class.inc.php) [function.DocumentParser-include-once]: failed to open stream: No such file or directory in /home/some/path/public_html/manager/includes/document.parser.class.inc.php on line 39
Warning: DocumentParser::include_once() [function.include]: Failed opening 'MODX_BASE_PATHmanager/includes/extenders/dbapi..class.inc.php' for inclusion (include_path='.:/usr/share/php:/usr/share/pear:/home/some/path/public_html/manager/includes/') in /home/some/path/public_html/manager/includes/document.parser.class.inc.php on line 39
Could not load DBAPI class.
When I navigate back to the root, I get the usual "do you want to install"-screen. However, this time the install link doesn’t work since the install-directory has been removed.
I had a similar problem with 0.9.6 (on both windows and linux). Installation wen’t fine and then an error message.
I realize that it’s probably an error on my part, but shouldn’t the installer tell me that something went wrong (and preferrably also what)?
Any ideas what to do?
Kind regards,
Soren Petersen