Correct some pathes in the php.ini
Posted by admin on 07 Nov 2010 in history
You need to corect some pathes.
There is the php.ini
Find it in the Apache bin.
Add a include_path to your project directory
If you build the project under another name e.g. tspooxe then u must change later all files in your om folder like this:
$dbName = 'tspooxe' into $dbName = 'spooxe'
This entry was posted by admin and filed under history.