Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
propel-schema-reverse error : could not find driver
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  2 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Krishna  
View profile  
 More options Nov 17 2012, 4:50 am
From: Krishna <yogirajkris...@gmail.com>
Date: Sat, 17 Nov 2012 01:50:00 -0800 (PST)
Subject: propel-schema-reverse error : could not find driver

Hi there,
Just started working with php and propel.
I am using Uniform Server (wamp server) and have db in mysql.
I am getting following error while running 'propel-gen test reverse'
propel > reverse:
[echo] +-----------------------------------------------+
[echo] | |
[echo] | Generating XML from PDO connection ! |
[echo] | |
[echo] +-----------------------------------------------+
[propel-schema-reverse] There was an error building XML from metadata:
could not find driver
BUILD FINISHED

even error is not so much elaborated.
here is my build.properties

propel.home = .

propel.project = test

propel.targetPackage = lib.model

propel.packageObjectModel = true

propel.database = mysql

propel.database.driver = mysql

propel.database.url = mysql:host=localhost;dbname=db_test

propel.database.user = myuser

propel.database.password = mypwd

please tell me how to resolve this problem and view description of the
error.

thanks in advance.
Krishna.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
William Durand  
View profile  
 More options Nov 19 2012, 9:01 am
From: William Durand <william.dura...@gmail.com>
Date: Mon, 19 Nov 2012 15:01:12 +0100
Local: Mon, Nov 19 2012 9:01 am
Subject: Re: [propel] propel-schema-reverse error : could not find driver

You need to enable/install two PHP extensions: PDO and PDO_MYSQL.

William

--
William Durand | http://www.williamdurand.fr


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »