Ettienne2211
Forum Replies Created
-
Thank you so much esmi. I will contact them.
Thanks esmi.
The strange thing is that the site worked perfectly in the wp directory. I’ve copied the index.php and .htaccess files to public_html root, and changed the site address to http://www.joburgbolt.co.za instead of http://www.joburgbolt.co.za/wp in the WP dashboard settings.
The other change was in the index.php where I’ve change the
/** Loads the WordPress Environment and Template */
require( dirname( __FILE__ ) . ‘/wp-blog-header.php’ ); to ‘ /wp/wp-blog-header.php’ );.When those changes gave me the ERROR 500, I changed all back to what it was, but no luck after that.
Sorry:
upload_max_filesize = 64M
Maximum size of POST data that PHP will accept.
post_max_size = 128M
memory=128MBHi emsi
I have increase the memory to 128 and the file handles to 256 previously.
This is the info in the error log:
[25-Nov-2015 14:47:17] PHP Fatal error: Allowed memory size of 67108864 bytes exhausted (tried to allocate 491520 bytes) in /home/joburg/public_html/wp/wp-content/themes/_ronneby 11776839/inc/vc_custom/Ultimate_VC_Addons/modules/Ultimate_Parallax.php on line 1025