nimeshk Posted June 21, 2020 Posted June 21, 2020 I bought a web script of website analysis. It runs perfectly on my localhost in my PC. But when I install in my web server it shows some unreadable texts only in one decation. (Overview section. You can check the error here: https://www.review.edvicon.org/domain/edvicon.org. Also I attached a screenshot here. Please do let me know if it is a server error? and how should I correct it. Because the script is working fine in localhost. Please do let me know soon. It's bit urgent to solve this. Thank you.
wolstech Posted June 21, 2020 Posted June 21, 2020 Try reuploading first, but if that doesn't help, It's probably a compatibility issue of some sort. I assume your home PC is probably running Windows? Also, what are the requirements for the software?
nimeshk Posted June 21, 2020 Author Posted June 21, 2020 Try reuploading first, but if that doesn't help, It's probably a compatibility issue of some sort. I assume your home PC is probably running Windows? Also, what are the requirements for the software? Yes, on my PC I run Apache on windows. and these are the requirements: Requirements- PHP 5.4.0 or above- PDO and MySQLI extension- GD Extension- Multibyte String (Mbstring)- Rewrite module- WHOIS Port – TCP 43 must be allowed- “allow_url_fopen” must be allowed.- SMTP Mail Server (optional) This is the script URL: https://codecanyon.net/item/turbo-website-reviewer-indepth-seo-analysis-tool/20069330
wolstech Posted June 21, 2020 Posted June 21, 2020 What version of PHP are you using? That gibberish could be mbstring missing...
nimeshk Posted June 21, 2020 Author Posted June 21, 2020 PHP Version 7.3.14 Any advice to solve this issue, please?
wolstech Posted June 21, 2020 Posted June 21, 2020 It runs on PHP 5.6 under Windows (XAMPP) on my home PC perfectly too. It has something to do with the configuration of Tommy at this point. Try PHP 5.6 as I suggested, and if that doesn't work, we can consider moving it to Lily since she runs Windows.
nimeshk Posted June 22, 2020 Author Posted June 22, 2020 changing the particular subdomain to PHP 5.6 worked. Thank you so much.
Krydos Posted June 22, 2020 Posted June 22, 2020 That's odd because the script's changelog says it's compatible with php 7.3 Version 1.7 (31st January 2019) - Now compatible with PHP 7.2 & PHP 7.3
nimeshk Posted June 23, 2020 Author Posted June 23, 2020 Yeah. May be the some thing must have missing with the script. thanks guys for the support again.
wolstech Posted June 23, 2020 Posted June 23, 2020 Looks like they just badly implemented the PHP 7 support. I grabbed a PHP 7 XAMPP and had the same weird bugs (using the same exact config on your account, when I tested this I just downloaded your install off your account and just changed the database settings for xampp's mysql). IMO, 5.6 is fine even though it's unsupported. I still run a PHP 5.4 program on my account...
nimeshk Posted June 23, 2020 Author Posted June 23, 2020 Looks like they just badly implemented the PHP 7 support. I grabbed a PHP 7 XAMPP and had the same weird bugs (using the same exact config on your account, when I tested this I just downloaded your install off your account and just changed the database settings for xampp's mysql). IMO, 5.6 is fine even though it's unsupported. I still run a PHP 5.4 program on my account... Oh, I see. Then it's their fault. I really appreciate this support forum. You guys are such a friendly people.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now