For me same problem… same message. On same server a lot of WP with any problems.
max_execution_time 300 300
max_file_uploads 20 20
max_input_nesting_level 64 64
max_input_time 180 180
max_input_vars 1000 1000
memory_limit 512M 512M
on wp-config.php
define('WP_MEMORY_LIMIT', '512M');
Fatal error: Allowed memory size of 268435456 bytes exhausted (tried to allocate 2097152 bytes) in /home2/cplamora/public_html/portal/wp-includes/option.php on line 253
Apreciate help.