phpinfo() indicates the memory limit is the stock 32Mb and max_upload_size is the stock 4Mb
FWIW, this php gallery app which has worked fine on the dathhorn-hosted domain
but its file upload...
Type: Posts; User: stan; Keyword(s):
phpinfo() indicates the memory limit is the stock 32Mb and max_upload_size is the stock 4Mb
FWIW, this php gallery app which has worked fine on the dathhorn-hosted domain
but its file upload...
After placing the suggested php.ini in the domain's public_html directory, not even the index.php for the app would load. Instead, the memory error immediately displays.
PHP Fatal error: Allowed...
I'm wondering what, in the server configuration has changed in recent months (Dathorn's cpanel55 server) which has impacted a long-ago-installed flatfile PHP image gallery script.
Fatal error:...