We build. You grow.

Get best community software here

Start a social network, a fan-site, an education project with oxwall - free opensource community software

can't install oxwall 1.0 rc2 | Forum

Topic location: Forum home » Support » General Questions
Phicheth
Phicheth Nov 18 '10
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?
Bjorn
Bjorn Nov 18 '10
Try to run phpinfo to get information about mod_rewrite.
create a file ex. phpinfo.php in the root folder.
Add this content.

Save, and run :)
Bjorn
Bjorn Nov 18 '10
hmmm, the code was gone :)
< ?php phpinfo(); ? >
(remove the spaces between < and ? , and spaces between ? and >
Phicheth
Phicheth Nov 19 '10
I already wrote on my post that Windows Apache 2.2 with mod_rewrite module..

and i will show you that mod_rewrite on my apache is loaded


I don't know how it's work with oxwall
Attachments:
  mo_rewrite.JPG (46.08Kb)
Phicheth
Phicheth Nov 19 '10
anyway oxwall must install on real host only can't install on localhost.. i was install on my real host and work fine