Carlos wrote: > I get the following error in the web navigator: > "Fatal Error: Calling to undefined function pg_connect() ...)" It seems that PHP can't find your pgsql dynamic extension. Have you edited php.ini to have the correct lines: extension_dir = /path/to/php/extensions extension=pgsql.so -- Benjamin Oris Jr. <bastabob@xxxxxxxxxxxx> ImagineAsia Animation Studio