54
So this has been a frustrating 4hrs. MySQL (4.0.24-nt) is configured and running on my machine. Works fine. I've created the XOOPS database, given root and a user acct full access to the database, the installation runs fine. No errors. I get to the last page and I get a blank page. No tables were created in the database, no error messages were generated on screen or in MySQL.
Any thoughts? Running XP, IIS, MySQL, PhP5
thanks,
Chris
edit:
I re-ran the Xoop install and I did notice this one thing pop up:
Notice: Use of undefined constant XOOPS_ROOT_PATH - assumed 'XOOPS_ROOT_PATH' in c:\Inetpub\wwwroot\warcraft\install\index.php on line 258
But since its a 'notice' and the process continued beyond this, I do not know if this factors in.
edit2:
OK, finally had to go back to old versions of PHP. v4.1.1 works fine for me, so basically the app needs to catch up.