Hello! I changed the values in
/home/seaniedan/mywebserver.com/wiki/MediaWiki-to-DokuWiki-Importer-0.3.5/src/MediaWiki2DokuWiki/settings.php
to these directories and files, which exist and are writeable:
but when I run
php index.php
I get:
SQLSTATE[HY000] [2002] No such file or directory
I suspect it's not finding the SQL database? How can I print the name of the database it's trying to query? I'm SSH'ing into my shared hosting (Dreamhost).
Hello! I changed the values in
/home/seaniedan/mywebserver.com/wiki/MediaWiki-to-DokuWiki-Importer-0.3.5/src/MediaWiki2DokuWiki/settings.php
to these directories and files, which exist and are writeable:but when I run
php index.php
I get:SQLSTATE[HY000] [2002] No such file or directory
I suspect it's not finding the SQL database? How can I print the name of the database it's trying to query? I'm SSH'ing into my shared hosting (Dreamhost).