Quote Originally Posted by polog
Hello, I changed my hosting and I want to re install the script, but I have this error:

Forbidden
You don't have permission to access /install/create_tables.php on this server.

Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.

This can be due to folder permission, upload a test php file to the folder and try access it. Also check the permission /owner of the folder/files.

Quote Originally Posted by polog

ERROR: Unable to execute query

SELECT * FROM poll_question WHERE start_date<='2009-01-31' AND end_date>='2009-01-31' ORDER BY rand() limit 1
Table 'xxxxx_xxxx.poll_question' doesn't exist

This is because vshare is not able to access the table, it is not present in your database. Login to phpmyadmin and see if database have tables in it.