I've got Drupal installed on godaddy (dont' ask, it wasn't my choice!) and everything appears to work except for one thing. I cannot add a new vocabulary. Every time I try, it sits for about 30 seconds then returns a 500 error. And no, godaddy is evil enough that they don't give you server logs. Any ideas on what might be wrong?
(godaddy is terrible, do NOT ever use them for hosting.)
I am trying to install the Theme called "Kubrick." It requires PHPTemplate. I installed both files in the correct directory, but it does not appear in my themes? How come?
The current Drupal version that I am using is 4.5.1, while the latest version of Kubrick is 4.5.0. Does the version of the theme have to be same as the Drupal version?
Notice: Trying to get property of non-object in C:\Program Files\Apache Group\Apache2\htdocs\includes\session.inc on line 29
Warning: session_start() [function.session-start]: Cannot send session cookie - headers already sent by (output started at C:\Program Files\Apache Group\Apache2\htdocs\includes\session.inc:29) in C:\Program Files\Apache Group\Apache2\htdocs\includes\session.inc on line 10
I am trying to run Drupal on MozDev.org, which runs in safe mode.
When I tried accessing index.php I got a blank page. So, I added error_reporting(E_ALL); to the top of index.php and bootstrap.inc and renamed index.php to index.html (which is the main page to the server.)
I get this in return: