I downloaded wordpress to xampp and when l was downloading themes this box popped up. What am l supposed to write for hostname? I wasn't able to find anything online.
Review Screenshot
I downloaded wordpress to xampp and when l was downloading themes this box popped up. What am l supposed to write for hostname? I wasn't able to find anything online.
Review Screenshot
By pasting this code in wp-config.php will solve this problem:
define('FS_METHOD', 'direct');