I'm trying to help a friend install on Linux. First let me say, I know very little about Linux. We got everything set up and I went to /admin/installs/check.php fixed the path problems then it came up with
Unfortunately, an error has occurred rendering this page. Please try again later.
Here are some paths he gave me
Text Formatted Code
$_CONF['path'] = '/usr/local/etc/httpd/geeklog/';
$_CONF['path_html'] = '/usr/local/etc/httpd/htdocs/cruiseinshows/';
I think it is something to do with the way his server or php is set up but I'm not sure. He is using Apache.
Any idea what I need to look at or tell him to look at?
Thanks
Ron