-
Notifications
You must be signed in to change notification settings - Fork 1
Troubleshooting
ARMmaster17 edited this page Nov 20, 2014
·
3 revisions
If your installation of DynaPage isn't working for you, here are some things to try before you contact the developers.
- Make sure you have a capable server and it has the latest version of PHP (5.0 or newer, pre-5.0 PHP builds will not function at all).
- Make sure your website is in the WWWROOT of your server, not your FTP home folder.
- Check to see that you have the correct credentials entered in sqldata.php
- If you have recently edited settings.php, you may need to re-download settings.php from DynaPage's GitHub page and refresh the settings file.
- If you have installed any addons recently, try deleting them. Then reinstall them one at a time to find which one is causing the problem.
- Check the "Known Issues" page of this wiki to see if you problem is listed. If you find it, there will usually be a temporary workaround with instructions. If you don't see any instructions, DO NOT SUBMIT A TICKET! The developer(s) is/are aware of this issue and is/are working to fix it immediately.
- Still not working? Open an issue at DynaPage's GitHub page and the developers will help you out.