I was test to install on my localhost and setting feature all oxwall requirements
my virtual server setting
Windows Apache 2.2 with mod_rewrite module
PHP 5.2.14 or higher with:
register_globals off
safe_mode off
PHP modules:
GD2
PDO
DOM
mbstring
zip
zlib
ftp
son
MySQL 5
SendMail
Cron
What's need more for oxwall 1.0 rc2 ?
my localhost path is C:/host/htdocs/ to call http://localhost/ or http://127.0.0.1/
my oxwall folder is /oxwall/
Run http://127.0.0.1/oxwall/ or http://localhost/oxwall/
I got blank page .. and nothings in out put
-------------------
Run http://127.0.0.1/oxwall/install/ or http://localhost/oxwall/install/
and i got :
Not Found
The requested URL /oxwall/install/ was not found on this server.
I am sure that mod_rewrite are enable cause i was test with cakephp and socialengine and mod_rewrite work as well!
--------------------
How can i do install oxwall? and where is oxwall document that work for user.. just a few line in oxwall docs that doesn't help..
anyone can help or answer, please?