Hello, Indies. I successfully installed indexhibit on a previous server but this time I'm getting an error I can't debug...
I'm using a very generic Linux server, Ubuntu 10.04 "Lucid Lynx", on a clean Rackspace cloud server. I'm pretty sure I created the database user and table with the correct permissions and name.
I visit http://www.tomswirly.com/ndxz-studio/install.php, select English, I see OK for all the entries and get to the database setup page, where I enter the correct information.
However, pressing Submit on this page gives me a server error 500. Looking in my server log I see the following error:
[Mon Aug 01 23:08:53 2011] [warn] [client 24.42.78.130] mod_fcgid: stderr: PHP Notice: Trying to get property of non-object in /home/tomswirly/public_html/ndxz-studio/helper/html.php on line 18, referer: http://www.tomswirly.com/ndxz-studio/install.php
Let me reassure you that, unlike many other people asking questions here, I am not running Windows. :-)
You can see my PHP configuration here: http://www.tomswirly.com/info.php
I'm perfectly able to edit the PHP code to add debug statements (and probably will sooner or later if I can't figure out it any other way).
Thanks in advance!