I have wamp - c:\wamp
I've installed mongodb - c:\mongodb\...
Installed mongodb as a windows service
Set environment variable Path
Installed Microsoft Visual C++ 2008 SP1 Redistributable Package (x86)
so the php_mongo extension is now visible-enable in php extensions.
Updated php.ini and restarted wamp
Things looks fine here.
Further I copied phpmoadmin.php to wamp\www\MongoAdmin\phpmoadmin.php
I'm still receiving error "PHP cannot access MongoDB, you need to
install the Mongo extension for PHP. Instructions and driver download:
http://vork.us/go/tv27"
Do you see a MongoDB block in phpinfo() output?
Sounds like the mongo extension for PHP is not loading.
-- Mitch
On Mar 31, 10:58 pm, Mitch Pirtle <mitch.pir...@gmail.com> wrote:
Array ( [0] => bcmath [1] => calendar [2] => com_dotnet [3] => ctype
[4] => session [5] => filter [6] => ftp [7] => hash [8] => iconv [9]
=> json [10] => odbc [11] => pcre [12] => Reflection [13] => date [14]
=> libxml [15] => standard [16] => tokenizer [17] => zlib [18] =>
SimpleXML [19] => dom [20] => SPL [21] => wddx [22] => xml [23] =>
xmlreader [24] => xmlwriter [25] => apache2handler [26] => gd [27] =>
mbstring [28] => mysql [29] => mysqli [30] => PDO [31] => pdo_mysql
[32] => pdo_sqlite )
No mongodb.
When i check error it gives:->
PHP Warning: PHP Startup: mongo: Unable to initialize module
Module compiled with module API=20090626, debug=0, thread-safety=1
PHP compiled with module API=20060613, debug=0, thread-safety=1
These options need to match
in Unknown on line 0
On Mar 31, 10:58 pm, Mitch Pirtle <mitch.pir...@gmail.com> wrote:
--
You received this message because you are subscribed to the Google Groups "mongodb-user" group.
To post to this group, send email to mongod...@googlegroups.com.
To unsubscribe from this group, send email to mongodb-user...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/mongodb-user?hl=en.
> > mongodb-user...@googlegroups.com<mongodb-user%2Bunsubscribe@google groups.com>
To unsubscribe from this group, send email to mongodb-user...@googlegroups.com.
Seems like this is the only issue.
To unsubscribe from this group, send email to mongodb-user...@googlegroups.com.
On Apr 6, 10:57 pm, Kristina Chodorow <krist...@10gen.com> wrote:
> Could you tryhttp://downloads.mongodb.org/mongo-latest-php5.2vc6ts.zip?
>
> If that doesn't work, can you send the output of phpinfo (at least the first
> part)?
>
>
>
> On Tue, Apr 6, 2010 at 3:21 AM, K <k.vaijanapur...@gmail.com> wrote:
> > I found this:
>
> >http://groups.google.com/group/mongodb-user/browse_thread/thread/b8b2...
To unsubscribe from this group, send email to mongodb-user...@googlegroups.com.