You must install / configure :
The apache mod_rewrite module Edit the configuration file httpd.conf of you apache server.
Find the tag "Directory" and set the property AllowOverride with the parameter "All" + Allow from all PHP lib mysqli
Warning: If you create an Alias on your Apache configuration, you need to uncomment/configure the line RewriteBase /myAliasName/ in the file .htaccess Consult
issue tracker to find help or ask your question to the WSP team.
You can consult
quick start to begin to use the WebSite-PHP FrameWork.
We recommand :
The apache mod_expires module The apache mod_headers module The apache mod_deflate module PHP lib soap PHP lib GD2