Go to main content

Textpattern CMS support forum

You are not logged in. Register | Login | Help

#13 2016-10-18 17:34:45

Bloke
Developer
From: Leeds, UK
Registered: 2006-01-29
Posts: 11,271
Website GitHub

Re: site error after upgrade 4.6.1

gaekwad wrote #302301:

Setting the Textpattern Diagnostics to High spits out the loaded PHP and Apache modules.

Yes, if Monica can get past the menu header and various other calls that use safe_* that all rely on mysqli_*!

I did wonder if this might work in her serverinfo.php :

<?php
   dmp(get_loaded_extensions());
?>

php.net/manual/en/function.get-loaded-extensions.php


The smd plugin menagerie — for when you need one more gribble of power from Textpattern. Bleeding-edge code available on GitHub.

Txp Builders – finely-crafted code, design and Txp

Offline

#14 2016-10-18 18:46:41

gaekwad
Server grease monkey
From: People's Republic of Cornwall
Registered: 2005-11-19
Posts: 4,137
GitHub

Re: site error after upgrade 4.6.1

Bloke wrote #302304:

Yes, if Monica can get past the menu header and various other calls that use safe_* that all rely on mysqli_*!

Ah, yes — of course. My bad.

Offline

Board footer

Powered by FluxBB