Jump to content


Photo

PDOException - could not find driver ..../redbean/rb.php(701)


  • Please log in to reply
6 replies to this topic

#1 cpen

cpen

    Newbie

  • Members
  • Pip
  • 4 posts
  • LocationJersey City, NJ

Posted 07 June 2012 - 12:06 PM

Hi,

I'm getting this error when I try to install zurmo. I'm using php 5.3.13

Thanks.

#2 Ivica

Ivica

    Advanced Member

  • Moderators
  • 478 posts

Posted 07 June 2012 - 12:42 PM

Have you installed PDO Mysql library for PHP on your computer?
http://php.net/manua...f.pdo-mysql.php

#3 cpen

cpen

    Newbie

  • Members
  • Pip
  • 4 posts
  • LocationJersey City, NJ

Posted 07 June 2012 - 02:05 PM

Install pdo fixed the problem... now I have another problem..

include(RedBeanModelDateTimeDefaultValueValidator.php) [<a href='function.include'>function.include</a>]: failed to open stream: No such file or directory

{
407 foreach(self::$_includePaths as $path)
408 {
409 $classFile=$path.DIRECTORY_SEPARATOR.$className.'.php';
410 if(is_file($classFile))
411 {
412 include($classFile);
413 break;
414 }
415 }
416 }
417 else
418 include($className.'.php');
419 }

#4 cpen

cpen

    Newbie

  • Members
  • Pip
  • 4 posts
  • LocationJersey City, NJ

Posted 07 June 2012 - 05:06 PM

the latest code 0.6.7 fixed the problem. I'm live now.

Thanks for the help

#5 Jason

Jason

    Administrator

  • Administrators
  • 718 posts
  • LocationChicago

Posted 07 June 2012 - 07:10 PM

Well that is wierd. What version were you on before 0.6.7?

Jason Green
Zurmo Team
Need support? Upgrade now


#6 cpen

cpen

    Newbie

  • Members
  • Pip
  • 4 posts
  • LocationJersey City, NJ

Posted 07 June 2012 - 07:25 PM

I was on version 0.6.6

One thing, I noticed on 0.6.7, I'm seeing a lot of hardcode to /home/default/...

So when I click on HOME
it goes to app/index.php/home/default

It should just go to app/index.php

#7 Jason

Jason

    Administrator

  • Administrators
  • 718 posts
  • LocationChicago

Posted 07 June 2012 - 09:28 PM

I was on version 0.6.6

One thing, I noticed on 0.6.7, I'm seeing a lot of hardcode to /home/default/...

So when I click on HOME
it goes to app/index.php/home/default

It should just go to app/index.php

Both those paths resolve correctly. Depends where in the app you are clicking from. Happy it is working now. Keep us posted!

Jason Green
Zurmo Team
Need support? Upgrade now





0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users