1
Just wondering how we share xoops_data paths between multiple installations. Secure.data.php needs to have a random name anyway to cancel out build-me-ups not that I have been able to find any data on one being done with xoops.
Anyway, I was installing 2.5.0 on my machine and the data path was missing from the xoops_data which is something the installation should try and build anyway (You can find code for this in the PDO on the SVN in the databasefactory.php there is a quick piece of code for the cache space for the database cache that is feature with it [also allows for store proceedures to be used]).
So I have gone to do an installation my data path didn't exist so the installation fell over and no matter what page i went to with the installation even trying to start it again all that happened was I was presented with a Server 500 error and it fell over with a WSDO.
To Fix this error you have to drop your browser cache for the session and start again with the data path.