First of all I'm not sure what version of drupal is running. Is there some way to find this out?
I have inherited a drupal site set up on cpanelx. The host isp has in the last day or so upgrade PHP to version 5.2.5
Prior to that our website mensa.org.au was functioning properly.
Now it shows the following when displayed
{head} {styles}
{_BLOCK_.header.logo} {_BLOCK_.header.site_name} {_BLOCK_.header.site_slogan}
{secondary_links}
{primary_links}
{_BLOCK_.header.search_box}
{_BLOCK_.header.blocks}
{_BLOCK_.node.title} {submitted}
{content}
{_BLOCK_.footer.message}
I have read the topic "CPanelX ‡ Drupal ??"
I have looked at the file settings.php in public_html/sites/default contains
$db_url = 'mysql://aumensa_drpl2:*********@localhost/aumensa_drpl2';
$db_prefix = '';
$base_url = 'http://mensa.org.au';
and some lines
ini_set(.....)
every thing else seems to be comments or commented out.
This seems to be in line with the advice in that topic.
========================================================
If I go to mysql I see 2 existing databases, the one referenced above has the following info on the mysql Account maintenance page
======================
aumensa_drpl2
Users in drpl2
aumensa_drpl2 (Privileges: ALL PRIVILEGES)
Connection Strings