1. Are you trying to install Oxwall locally or on server?
Locally on my server :-) Ubuntu 12.04 LTS running LAMP !
2. If on server, can you make sure that your server meets our requirements listed here: http://www.oxwall.org/hosting
The link http://www.oxwall.org/hosting leads to page not found.
3. Can you send a screen shot of the error?
Attached
4. Make sure that mod_rewrite is installed and set correctly on your server.
? , not sure I understand this ?
But if you do a list on the file (oxwall-1.5.3.zip) , you will find the install directory/file is missing !
Since I'm not the only one having this problems I suggest there is something wrong with you zip file, please check !
I tried to install 1.6.0 but have similar problems, so I post to this thread although it's a different version, I get the feeling that the problems are the same.
Under 1b it says one should download with wget from http://www.oxwall.org/dl/ow_1.6.0.zip
Well, that results in an Amazon wrong key error message. So one has to download from your web page manually.
Under 3) you say one should run http://www.mysite.com/install but there's no such file or directory. That URL will result in an error.
However, it is possible to get to the install page under ow_install, and it's even possible to follow the installation steps to the end. However, when the installation is finished and you go to localhost it looks crazy. Just plain text, no graphics, missing links and a complete mess in general, no themes can be activated etc.
What's wrong?
I use Apache 2.2.22, PHP 5.3.10, MySQL 5.5.32.
MySQL database goes through port 3306.
All folders and files have been set to 777 with chmod recursively just to be sure there are no privilegie problems.
/Mike
Mike are you sure, your server meet our requirements?
Linux/Unix/Windows
Ubuntu
Apache 2 or higher (with mod_rewrite module)
Apache 2.2.22 with mod_rewrite enabled:
Loaded Modulescore mod_log_config mod_logio prefork http_core mod_so mod_alias mod_auth_basic mod_authn_file mod_authz_default mod_authz_groupfile mod_authz_host mod_authz_user mod_autoindex mod_cgi mod_deflate mod_dir mod_env mod_mime mod_negotiation mod_php5 mod_reqtimeout mod_rewrite mod_setenvif mod_status
PHP 5.2.6 or higher
PHP Version 5.3.10-1ubuntu3.7
with:register_globals off ..........YESsafe_mode off ...........YESsuPHP off ............ NOT INSTALLED (and therefore off)suApache off ...............NOT INSTALLED (and therefore off)suhosin off THIS IS INSTALLED:
This server is protected with the Suhosin Patch 0.9.10
Copyright (c) 2006-2007 Hardened-PHP Project Copyright (c) 2007-2009 SektionEins GmbH
Is that the reason?
PHP modules:PDO............... INSTALLEDDOM ............. DOM/XML ENABLEDmbstring ............... ENABLEDzip................ENABLEDzlib...............ENABLEDftp.............. ENABLEDjson............. ENABLEDMySQL 5.0 or higher.......................... YES, version 5.5.32GD Library 2 with FreeType support..........YES version 2Mail server (SendMail, Exim or other).............. SENDMAIL installed but path to from not set.Cron......... YES
Is it suhosin that is the problem? How do I disable it temporary to try? In the php.ini file or anywhere else?
/Mike
/Mike
It resides under .../public_html/oxwall/ so I have http://localhost/oxwall/ as the start page.
Enabled suhosin can cause malfunctioning of the software as a whole or some of it's features. It varies from case to case. However while installing oxwall in the subfolder .htaccess files of other scripts conflict with Oxwall and don't let it work properly
Has anyone ever succeeded to install Oxwall manually, from scratch, on Linux? I mean, there are serious typos in the INSTALL.txt file (see above), so I guess there's something missing either from the installation instructions or from the list of requirements.
/Mike