although my basic installation can see and connect to my postgres
database when I try to bake anything or even just run the basic cake
command to check things out I get the following which appears to be a
bit off since I am trying to use postgres...

>>
r...@servernnnnn:/var/www/tangofour/cake/cake/console# ./cake
PHP Warning:  PHP Startup: Unable to load dynamic library '/usr/lib/
perl5/auto/DBD/mysql/curl.so' - /usr/lib/perl5/auto/DBD/mysql/curl.so:
cannot open shared object file: No such file or directory in Unknown
on line 0
PHP Warning:  PHP Startup: Unable to load dynamic library '/usr/lib/
perl5/auto/DBD/mysql/gd.so' - /usr/lib/perl5/auto/DBD/mysql/gd.so:
cannot open shared object file: No such file or directory in Unknown
on line 0
PHP Warning:  PHP Startup: Unable to load dynamic library '/usr/lib/
perl5/auto/DBD/mysql/mysql.so' - /usr/lib/perl5/auto/DBD/mysql/
mysql.so: undefined symbol: PL_memory_wrap in Unknown on line 0
PHP Warning:  PHP Startup: Unable to load dynamic library '/usr/lib/
perl5/auto/DBD/mysql/mysqli.so' - /usr/lib/perl5/auto/DBD/mysql/
mysqli.so: cannot open shared object file: No such file or directory
in Unknown on line 0
PHP Warning:  PHP Startup: Unable to load dynamic library '/usr/lib/
perl5/auto/DBD/mysql/pdo.so' - /usr/lib/perl5/auto/DBD/mysql/pdo.so:
cannot open shared object file: No such file or directory in Unknown
on line 0
PHP Warning:  PHP Startup: Unable to load dynamic library '/usr/lib/
perl5/auto/DBD/mysql/pdo_mysql.so' - /usr/lib/perl5/auto/DBD/mysql/
pdo_mysql.so: cannot open shared object file: No such file or
directory in Unknown on line 0
PHP Warning:  PHP Startup: Unable to load dynamic library '/usr/lib/
perl5/auto/DBD/mysql/pdo_pgsql.so' - /usr/lib/perl5/auto/DBD/mysql/
pdo_pgsql.so: cannot open shared object file: No such file or
directory in Unknown on line 0
PHP Warning:  PHP Startup: Unable to load dynamic library '/usr/lib/
perl5/auto/DBD/mysql/pgsql.so' - /usr/lib/perl5/auto/DBD/mysql/
pgsql.so: cannot open shared object file: No such file or directory in
Unknown on line 0

Welcome to CakePHP v1.3.0-RC2 Console
---------------------------------------------------------------
Current Paths:
 -app: app
 -working: /var/www/tangofour/cake/app
 -root: /var/www/tangofour/cake
 -core: /var/www/tangofour/cake

Changing Paths:
your working path should be the same as your application path
to change your path use the '-app' param.
Example: -app relative/path/to/myapp or -app /absolute/path/to/myapp

Available Shells:
 acl [CORE]                    bake [CORE]                   i18n
[CORE]                   testsuite [CORE]
 api [CORE]                    console [CORE]                schema
[CORE]

<<

Can anyone throw some light on this?

Check out the new CakePHP Questions site http://cakeqs.org and help others with 
their CakePHP related questions.

You received this message because you are subscribed to the Google Groups 
"CakePHP" group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to
cake-php+unsubscr...@googlegroups.com For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en

To unsubscribe from this group, send email to 
cake-php+unsubscribegooglegroups.com or reply to this email with the words 
"REMOVE ME" as the subject.

Reply via email to