Cloned Installation of OSPSG http://iwant2study.org/ospsgx/
i have being experiencing some
'This page isn’t working
iwant2study.org is currently unable to handle this request.
HTTP ERROR 500'
problem with http://iwant2study.org/ospsg/ on the desktop windows and Mac browsers. This happens i believe after i updated the php version to 7 from the 5.6 as required by Moodle.
so to trouble shoot and to serve the public, i cloned the installation and it is available here
http://iwant2study.org/ospsgx/
the weird thing is the phone browser can access http://iwant2study.org/ospsg/
if you know how to fix this
This page isn’t working
iwant2study.org is currently unable to handle this request.
HTTP ERROR 500,
please contact me!
Update 18 july 2018
https://forum.joomla.org/viewtopic.php?f=706&t=963685&p=3532580#p3532580
the solution may be found here
hope it stays stable
These values are to small.
Max. Upload Size: 2M | Max. POST Size: 8M | Max. Execution Time: 30 | Memory Limit: 32M
Upload and post: 64M
Execution Time: 60
Memory: Normal vslue is 128M
Steps
i went into thecPanel
MultiPHP INI Editor
Editor Mode
selected the directory of my server
and make the changes
; cPanel-generated php ini directives, do not edit
; Manual editing of this file may result in unexpected behavior.
; To make changes to this file, use the cPanel MultiPHP INI Editor (Home >> Software >> MultiPHP INI Editor)
; For more information, read our documentation (https://go.cpanel.net/EA4ModifyINI)
allow_url_fopen = On
allow_url_include = Off
display_errors = On
enable_dl = Off
file_uploads = On
max_execution_time = 60
max_input_time = 60
max_input_vars = 1000
memory_limit = 512M
post_max_size = 64M
session.gc_maxlifetime = 1440
session.save_path = "/var/cpanel/php/sessions/ea-php70"
upload_max_filesize = 64M
zlib.output_compression = Off
No comments:
Post a Comment