Menu

VFS Installation

2000-09-05
2000-09-09
  • Ng Yit Khuang

    Ng Yit Khuang - 2000-09-05

    I have downloaded the vfs-0.1.2.tar.gz and setup Postgres database as required but encountered the following problems when trying to run the application via browser:

    Fatal error: Call to unsupported or undefined function pg_connect() in ./db_wrapper.inc on line 70

    Is there any options to be enabled in PHP for running the VFS? I appreciate someone can come forward and assist me.

     
    • Anonymous

      Anonymous - 2000-09-08

      I have the exact same problem.
      Does anyone knows how to fix this?
      Plz reply if you do.

       
    • Abdul-Wahid Paterson

      This problem occurs when your PHP installation hasn't got the Postgres support built in. If you are running off a package managed system like RedHat linux you can install the php-postgres package. Otherwise you will probably have to recompile your PHP configuring it with --with-pgsql

       
      • Ng Yit Khuang

        Ng Yit Khuang - 2000-09-09

        Thank you very much.

        After recompile my PHP3 with pgsql option, VFS is now able to run

         

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.