Jump to content

Install on a server with suhosin installed?


evanmcd
 Share

Recommended Posts

Hi,

In trying to find a good host for a PW based site, I'm trying out a host (Westhost) that has the suhosin security extension.

After figuring out that suhosin doesn't allow php scripts to run with their group write bit is on, I got to the end of the installer. Once the install completed, I got the basic "Unable to complete this request due to an error. " when trying to access any PW powered page.

Has anyone come up against this in the past and found a solution?

Thanks.

Link to comment
Share on other sites

You can also edit your /site/config.php and locate the $config->debug line and change it to:

$config->debug = true; 

That should put any generated error messages in front of you. Let us know what you find?

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

×
×
  • Create New...