Changes between Version 29 and Version 30 of GenDol7TShooter
- Timestamp:
- Mar 5, 2013, 6:48:18 AM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
GenDol7TShooter
v29 v30 82 82 1) This problem usually happens when there are writable permissions on folders and files when PHP is running in CGI mode. 83 83 84 To check the mode your PHP is running in, log into your Dolphin's Admin Panel and then open the page '''administration/phpinfo.php'''.85 86 To fix it, you will need to set all folders permissions to 755 and all files to 644. The file '''flash/modules/global/app/ffmpeg.exe''' should be also set to 755.84 To check the mode your PHP is running in, go to Admin Panel > Tools > Host Tools > Audit. 85 86 To check permissions, go to Admin Panel > Tools > Host Tools > Permissions. 87 87 88 88 2) This problem may also be caused by script's inability to open widgets' default skins. You can try the following tweak which will be harmless for the rest of the script functionality: