My wamp is working properly, with rewrite_module in Apache turned on. I have no problems whatsoever with other installations with it, like CMSes.
Steps I made:
1. Turned on WAMP
2. Created an OXWALL folder in WWW. And extracted full archive there.
3. Created OXWALL database in phpmyadmin.
4. Went to localhost/oxwall and filled up proper fields.
Host: localhost
User: root
Password: <none>
Database name: oxwall
Table Prefix: ox_
Problem comes when:
I'm already on the finalizing install. It says it could not connect to database. I'm pretty sure that all the time I just use, <localhost - root - no password> in everything I do, since i'm just testing on my laptop.
I figured it's about cron job, then I tried using Task Scheduler in windows (following a link in your docs), and every one minute two command prompts shows briefly. But it doesn't seem to help the installation.
Am I doing something wrong?