Hi,
I am attempting to install EzPublish.
If I go to the root of he new site at http://igazette.net/ig/ and press the 'Finetune' button I get the following messages:
In reply to:
1. allow_url_fopen ini setting is disabled
You need to alter your PHP settings, and enable the 'allow_url_fopen' setting in your php.ini file.
allow_url_fopen = On
Remember to restart your web server afterwards.
Note : Failure here will also cause failure to the accept_path_info test.
and
In reply to:
2. AcceptPathInfo disabled or running in CGI mode
You need to enable AcceptPathInfo in your Apache config file, if you're using apache 2.x. If you're running apache 1.3, eZ publish will not run in CGI mode.
Check the Apache documentation, or enter the following into your httpd.conf file.
AcceptPathInfo On
Remember to restart your web server afterwards.
I have tried several suggestions but to no avail.
Are these problems solvable on Dreamhost or am I out of luck?
Kind Regards.
Jeremy Sellors