• Out now!!

    'Descent issue 291 is published on 1 April, so subscribers' copies will be posted out next week. Please note: we are currently away on a caving trip, so our online shop will be closed until 20 April. While we are away, individual copies can still be bought from Inglesport and Starless River.'.

    New Descent board here:

Is the uk caving wiki down?

Goydenman

Well-known member
Trying to access it and get error message:
Fatal error: Uncaught Error: Call to undefined function mysql_pconnect() in /srv/users/serverpilot/apps/ukcaving/public/wiki/extensions/Auth_SMF.php:983 Stack trace: #0 /srv/users/serverpilot/apps/ukcaving/public/wiki/extensions/Auth_SMF.php(460): Auth_SMF->connect() #1 /srv/users/serverpilot/apps/ukcaving/public/wiki/LocalSettings.php(192): Auth_SMF->Auth_SMF() #2 /srv/users/serverpilot/apps/ukcaving/public/wiki/includes/WebStart.php(134): require_once('/srv/users/serv...') #3 /srv/users/serverpilot/apps/ukcaving/public/wiki/index.php(55): require('/srv/users/serv...') #4 {main} thrown in /srv/users/serverpilot/apps/ukcaving/public/wiki/extensions/Auth_SMF.php on line 983
 

al

Member
I'm having no success accessing the BCA website this morning. I suppose everybody trying to pay their subs has blown it away!
 

aricooperdavis

Moderator
The UKCaving Wiki issue is probably due to a PHP version update, which might be why UKCaving was offline for maintenance recently?

The BCA website outage this morning is a recurring issue that the IT Group are troubleshooting.
 

Badlad

Administrator
Staff member
Apologies, but I haver asked our IT guy to look into it - but no response so far  :(
 

Q

Administrator
Staff member
Sorry, working on it. It's been a very busy few weeks for me.
 

Alex

Well-known member
It's not working for me, going through the clubs websites and updating the links and this was one of them, so if it's been down for over a year does that mean this is now defunct and I should remove the link or has it changed?
 

langcliffe

Well-known member
Alex said:
It's not working for me, going through the clubs websites and updating the links and this was one of them, so if it's been down for over a year does that mean this is now defunct and I should remove the link or has it changed?

It seems to have missed out on a maintenance upgrade. It's failing to find the mysql_pconnect() PHP function, which was deprecated in PHP 5.5 and removed from PHP 7.0. The PHP software has obviously been upgraded on the site recently, but not the wiki.

I suspect that the wiki is not integrated into the Simple Machines Forum software, and needs to be maintained separately.
 
Top