emsca
Forum Replies Created
-
Hello Team WordPress! Please kindly move my question to appropriate Forum Topic.
THANK YOU!Hello team wordpress…
* Problem: Page isn’t working. http://www.cilcl.hk/ Currently unable to handle this Request. HTTP ERROR 500
* What I did so far:
1) After reading replies on this post I tried renaming .htaccess file (test.htaccess I rename like this)2) Rename the theme name – I am using Primetrans theme and rename it to test-Primetrans in order to force WP to default theme.
3) In error_log file – today’s is 8th Feb 2018,
[06-Feb-2018 11:03:33 UTC] The WC_Cart::get_cart_url function is deprecated since version 2.5. Replace with wc_get_cart_url.
MEANING my last error occurs on 6th (2 days before) and not today. Means for today there are no errors.
4) As going by the error I deleted the Woocommerce Plugin ( No more use of this plugin, So I deleted instead of deactivating. )
5) In wp-config file – define ( ‘WP_DEBUG’, true ) (Make changes to true in order to get details of error, but didn’t work ).
6) Rename index.php file – For testing I rename this file and create another file name with index.php and put following code (Just for testing)
<?php
echo “<h1>Hello World…</h1>”;
?>
AND REFRESH THE PAGE. IT SHOWS THE OUTPUT AS HELLO WORLD. MEANS WORKING FINE.* Additional Info:
I am transferring the wordpress website to another domain having different hosting. Please see below details…
Current/source website:- Hosting – Hostgator & it is under a subdomain.
Destination:- Hosting – Labelhosting and I suppose to put in the main domain i.e, cilcl.hk
Also, I have successfully configured the database and so wp-config.php file.
I think thhis much information is enough to look into the problem.
If required more details please ask me.THANK YOU TEAM WP IN ADVANCE..!