|
I have tried install/upgrade.php and taken these messages:
Warning: mysql_query(): Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2) in /home/www/mysubdir/install/upgrade.php on line 45
Warning: mysql_query(): A link to the server could not be established in /home/www/mysubdir/install/upgrade.php on line 45
Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in /home/www/mysubdir/install/upgrade.php on line 46
Warning: Duplicate entry '69' for key 1 in /home/www/mysubdir/libs/db.php on line 233
And nothing changed, I can't display categories...
There is no .htaccess file.
setting.php and dbconnect.php are those provided with Pligg 9.8.2 with .default extensions removed.
|