Bram Moolenaar wrote: > Yes, the database appears to be down. > They "upgraded" the project recently, but I have no reason > to assume this is related. > > Please check the sourceforge site for any known problems. > Or file a support ticket. > I'm afraid I don't have time right now to look into it.
The database is still there because I'm currently looking at it through the phpMyAdmin web interface (admin only access). I can connect to the database and see the tables as normal, and can run a SQL query to see an individual script. Standard web browser access to a script like: http://www.vim.org/scripts/script.php?script_id=231 shows error: Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (2) Bram reported this same error in February 2011: https://sourceforge.net/apps/trac/sourceforge/ticket/17514 and the solution was to change $DB_HOST to "mysql-v". However, that was done two years ago, and I cannot see any indication on Sourceforge that a change to MySQL has occurred, and I can't find anything relevant in Google. I'll poke around some more. John -- -- You received this message from the "vim_dev" maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visit http://www.vim.org/maillist.php --- You received this message because you are subscribed to the Google Groups "vim_dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
