when phpvideopro-0.9.7 install on postgresql-9.0.4,phpvideopro/setup/install/index.php exec error.
I modify index.php and open the debug to print more infomation:
-------------------------
Debug: query = COMMENT ON COLUMN pvp_video.directors_list IS 'List the director for this movie in printouts'
Warning: pg_exec() [function.pg-exec]: Query failed: ERROR: column "directors_list" of relation "pvp_video" does not exist in /usr/local/share/phpvideopro/inc/class.db_pgsql.inc on line 73
Database error: Invalid SQL: COMMENT ON COLUMN pvp_video.directors_list IS 'List the director for this movie in printouts'
PostgreSQL Error: 1 (ERROR: column "directors_list" of relation "pvp_video" does not exist)
Session halted.
--------------------
I think so it maybe wrong query various string.
o,if you get the reason,give me message to vcxiaohui@163.com.
thanks!
error infomation