i'm trying to use the getcomics.php file like described in the documentation, but I get this error message:
Saving comics...
Warning: mysql_connect(): Can't connect to local MySQL server through socket '/var/mysql/mysql.sock' (2) in /Applications/xampp/htdocs/phpGrabComics/inc/admin.php on line 628
Database information is not correct. It is possible that phpGrabComics is not yet configured.
I've got phpGrabComics installed successfully on a webserver and on my own mac (localhost). Now I want to force the comicstrip update on the server with the getcomics.php file from a client (my mac), but like described above it doesn't work...
problems wit getcomics.php
hi, first of all: thanx for the awesome script!
i'm trying to use the getcomics.php file like described in the documentation, but I get this error message:
Saving comics...
Warning: mysql_connect(): Can't connect to local MySQL server through socket '/var/mysql/mysql.sock' (2) in /Applications/xampp/htdocs/phpGrabComics/inc/admin.php on line 628
Database information is not correct. It is possible that phpGrabComics is not yet configured.
I've got phpGrabComics installed successfully on a webserver and on my own mac (localhost). Now I want to force the comicstrip update on the server with the getcomics.php file from a client (my mac), but like described above it doesn't work...
what am I doing wrong?
Greets, giovi