So I’ve migrated my site from a linux server to a windows server, and everything else has been fixed except for this file upload. - I’ve confirmed proper server paths, I’ve confirmed that the permissions are set. - I’ve uploaded files using the built in EE file uploader, no problems.
So it leaves me a little perplexed. any suggestions?
[Mod Edit: Moved to the Extensions forum]
this is the error I am getting:
Fatal error: Allowed memory size of 42167858 bytes exhausted (tried to allocate 16849427 bytes) in /home/username/public_html/admin/core/core.regex.php on line 604
I have all my php settings quite high. I can configure the server any way necessary to get this to work.
Current php settings:
max_execution_time 600
max_input_time 600
memory_limit 32M
post_max_size 360M
upload_max_filesize 500M
Packet Tide owns and develops ExpressionEngine. © Packet Tide, All Rights Reserved.