I did a search on my issues before posting this, and either I didn't search correctly, or there's no information directly associated with this.
I am running PHP 5, MySQL 5 and Apache 2.x on Windows XP. (Intranet purpose).
I can't get the XOOPS installation to complete. I'm using phpmyadmin and it looks like the database was created, but if I leave it blank to create its own, it doesn't work and it prompts me to enter a database name. Here's the results if I use the database name that I entered using phpmyadmin:
File ../mainfile.php overwritten by ../mainfile.dist.php.
Failed writing constant C:/Program Files/Apache Group/Apache2/htdocs.
Failed writing constant
http://localhost.
Failed writing constant mysql.
Failed writing constant xoops.
Failed writing constant localhost.
Failed writing constant root.
Failed writing constant *xpasswordhiddenx.
Failed writing constant xoops.
Failed writing constant 0.
Failed writing constant 1.
Failed writing constant 2.
Failed writing constant 3.
Failed writing constant 1.
* - edited to remove my password, since I do like to keep those things private. ;)
Things look alright to me, but this is having issues for some reason... anyone care to take a stab at it? I'm local to the system, so I can edit anything and everything.