Hi Guys,
I am getting this error on the page:
We are currently experiencing technical difficulties. We will try to fix the problem as soon as possible. Sorry for the inconvenience.
and then in email (after installing the error reporting module) I am getting:
Message: Only variable references should be returned by reference
File: /home/www/okctips.com/lib/Tree/Tree.php
Line: 213
So I tried the suggestion in this thread
Setting "register_globals = On;" in the php.ini and adding a suPHP_ConfigPath to the .htaccess file fixed it as usual.
register_globals = On - by it self did not make a difference.
When I added a .htaccess file and added "suPHP_Config /sys/php4" to the file, I got the following:
Server error!
The server encountered an internal error and was unable to complete your request. Either the server is overloaded or there was an error in a CGI script.
If you think this is a server error, please contact the webmaster.
Error 500
www.okctips.com
Wed Jun 13 18:57:30 2007
Apache/2.0.54 (Debian GNU/Linux) mod_auth_pgsql/2.0.2b1 PHP/4.3.10-18 mod_ssl/2.0.54 OpenSSL/0.9.7e
I expect I did not have the .htaccess file formatted correctly (but I am not sure that is the only problem) the only line I had in there was the line suPHP_Config /sys/php4
CMS Made Simple version 1.1rc2
If anyone has any ideas, I'd greatly apprecieate it.
Thanks
John