From 61e34e7711e12fb6cf8af5c9cf5328c174cab2e5 Mon Sep 17 00:00:00 2001 From: Cash Costello Date: Sat, 22 Aug 2009 14:08:33 +0000 Subject: moved server analysis to new page structure --- pages/server_analysis.php | 138 ++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 138 insertions(+) create mode 100644 pages/server_analysis.php (limited to 'pages') diff --git a/pages/server_analysis.php b/pages/server_analysis.php new file mode 100644 index 000000000..f1f956f0b --- /dev/null +++ b/pages/server_analysis.php @@ -0,0 +1,138 @@ + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
PHP version
GDElgg requires the GD extension to be loaded
ImageMagick PHP
exec()Required for ImageMagick command line
Memory Available to PHPChange memory_limit to increase
Memory Used to Load This PageThis is approximately the minimum per page
Max File Upload SizeMax size of an uploaded image
Max Post SizeMax post size = sum of images + html form
Max Input Time sTime script waits for upload to finish
Max Execution Time sMax time a script will run
GD imagejpeg
GD imagepng
GD imagegif
EXIF
+
+ ">Server configuration doc +
+
+ \ No newline at end of file -- cgit v1.2.3