Troubleshooting - gtbu/Typesetter5.2 GitHub Wiki
An installation can fail for several reasons.
- Incorrect file transfer: Many FTP clients have problems with certain files (i propose Filezilla-Portable).
- Unzipping with Unix Unzip often has problems with the deep file structures of the include directory and with certain file types. The directories should have a right of 755 and the files 644.
- Some low-cost providers only allow a limited number of nodes (e.g. a maximum of 250,000 files and directories).
- Apache must have certain extensions like Zip and GD.
- A firewall with very strict OWASP rules can lead to malfunctions (also, for example, with Mediwiki).
- A JavaScript blocker in the browser will at least limit the Check Editor's functions.
If you're updating from an older version of Gpeasy, you should at least first update to Typesetter 5.1 in this repo (after backing up, first replace the entire include directory and gpconfig.php, and enable the debugger in gpconfig.php. Then check the paths to see if an old plugin is crashing (php deprecations in php5 are errors in php7!).
- Before posting an issue, Copilot or similar may also be able to comment on such general problems.