[ixpmanager] install n00b
Randy Bush
randy at psg.com
Thu Oct 17 14:57:34 IST 2013
ok, that got me further
ixp-manager.rg.net:/usr/local/src/ixp/bin# php --version
PHP 5.5.4-1+debphp.org~precise+1 (cli) (built: Sep 27 2013 11:36:42)
Copyright (c) 1997-2013 The PHP Group
Zend Engine v2.5.0, Copyright (c) 1998-2013 Zend Technologies
with Zend OPcache v7.0.3-dev, Copyright (c) 1999-2013, by Zend Technologies
ixp-manager.rg.net:/usr/local/src/ixp/bin# ./doctrine2-cli.php orm:schema-tool:create
PHP Notice: MemcachePool::get(): Server 127.0.0.1 (tcp 11211, udp 0) failed with: Connection refused (111) in /usr/share/php/Doctrine/Common/Cache/MemcacheCache.php on line 69
ATTENTION: This operation should not be executed in a production environment.
Creating database schema...
[Doctrine\ORM\Tools\ToolsException]
Schema-Tool failed with Error 'could not find driver' while executing DDL:
CREATE TABLE virtualinterface (id INT AUTO_INCREMENT NOT NULL, custid INT D
EFAULT NULL, name VARCHAR(255) DEFAULT NULL, description VARCHAR(255) DEFAU
LT NULL, mtu INT DEFAULT NULL, trunk TINYINT(1) DEFAULT NULL, channelgroup
INT DEFAULT NULL, INDEX IDX_11D9014FDA0209B9 (custid), PRIMARY KEY(id)) DEF
AULT CHARACTER SET utf8 COLLATE utf8_unicode_ci ENGINE = InnoDB
[PDOException]
could not find driver
orm:schema-tool:create [--dump-sql]
More information about the ixpmanager
mailing list