[Ape] start ape
    Shane Hathaway 
    shane at hathawaymix.org
       
    Thu Jul 15 23:30:48 EDT 2004
    
    
  
On Thursday 15 July 2004 04:47 am, Konstantin wrote:
> [Database: MySQL]
> class=apelib.zodb3.db.ApeDB
> mount_paths=/my
>
> and then want to create a MySQL mount point, Zope says "Error Type:
> OperationalError Error Value: (1049, "Unknown database 'ape'")"
Ape is trying to access a database in MySQL that doesn't exist.  You need to 
create the database in MySQL first.  You can use the "mysql" command line 
utility, or you can use a MySQL graphical tools.  (I'm not sure what's 
available.)
Shane
    
    
More information about the Ape
mailing list