Menu

Startup Error in a subdomain

Help
2008-05-24
2012-10-11
  • Jeff Lederer

    Jeff Lederer - 2008-05-24

    I am trying to move from version 1.2.11 to 1.3.1.4 (I brought up 1.2 successfully)

    I am using a commercial hosting service (1and1.com). I created a subdomain (test.something.org) and pointed that subdomain to a subdirectory (/test) on the server. I ftp'ed up the php and other files into the test directory, fixed up the config.ini to point to a MySQL database (version 5) and installed the schema in the db. When I tried to access the server (http://test.something.org) I get the following error message:

    lib/DbaDatabase.php:162 Error[256]: f:/prog/php/phpwiki-dev/db/pagedb.db3: dba error: The DBA handler db3 is unsupported!

    I uncommented the line
    DATABASE_TYPE = SQL

    and commented the line
    ;DATABASE_TYPE = dba

    The only thing I can think of is there is some absolute path in one the PHP files or something like that since it is not picking up the DATABASE_TYPE value. Anyone have any ideas.

     
    • Jeff Lederer

      Jeff Lederer - 2008-05-24

      I determined the issue. My ftp program was not writing my file changes to the server.

       

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.