lia Posted February 22 Posted February 22 Hello, Sorry to request this again but it seems unavailable since I switched servers. I would like to request the APCu PHP extension for PHP version 8.3.28 on the Morty server. I am also getting a database error on my wiki that seems to be caused by recent updates. I see there is a backup of the database created today before those changes were made, but I'm not able to restore it myself (the button is not clickable). Is it possible to have the database restored to the backup? Thank you!
Krydos Posted February 22 Posted February 22 I see that database on your account. Is there some data missing from it?
lia Posted February 22 Author Posted February 22 When I attempt to create a new page in the wiki, I'm receiving database errors. It may have something to do with the semi colon in the page title, since it's not occurring when I make a page with only letters in the title. I've attached screenshots of the two errors I've encountered.
Krydos Posted February 22 Posted February 22 The PHP function proc_open() should be disabled on all Morty, Tommy, and Johnny PHP versions. If it was working on Tommy somehow it is a bug, and a vulnerability that should be fixed. Only the VPS plans allow proc_open(), but we can exchange your Morty payment towards a VPS if you absolutely need to have that function enabled.
Krydos Posted February 22 Posted February 22 I picked several random accounts on Tommy that are using PHP 8.3, and proc_open() was correctly disabled on all of them as it should be. I'm not sure why it would have been enabled for you, but not anyone else.
lia Posted February 22 Author Posted February 22 I don't know that proc_open() is the exact issue. This started happening after a failed import of Wikipedia templates and modules. The modules use Lua. Is it possible the database broke when the import could not complete?
Krydos Posted February 22 Posted February 22 Maybe the module(s) require proc_open? If that is the case maybe you can use some other module that doesn't require proc_open?
lia Posted February 22 Author Posted February 22 I ended up reinstalling with a new database and the issue is solved. I'm just missing the APCu PHP extension for PHP version 8.3.28 on the Morty server, if that could be installed. Thanks!
Recommended Posts