Store Import Error

Error[color=#B94A48]The specified directory does not exist. Please check if the path you entered is correct.[/color]

Open the PHP Info page…Administration>Logs>PHP Information. Or the direct link…


yourstore.com.youradmin.php?dispatch=tools.phpinfo


Look for:-

DOCUMENT_ROOT



You should find something similar to:-


/home/yourusername/public_html/


I use the Document Root value as the store path without any problems.