nemsev / Imgur-clone

Yet another clone of the popular image hosting service, imgur.com
12 stars 7 forks source link

Receiving fatal error "Class 'Mongo' not found in home/public_html/lib/connect.php on line 3" #1

Open travis2dream opened 10 years ago

travis2dream commented 10 years ago

Any ideas on fixing this?

cPJerry commented 10 years ago

Highly unlikely he will be able to fix this without more information, just saying.

How do you replicate this issue? What were you doing when this happened? Does it happen on base install?

mro1337 commented 10 years ago

it happens when you run the script, period. it's a broken script

tne7laa commented 1 year ago

I have the same issue. I placed the downloaded GitHub code on my webserver. When browsing with Internet browser to index.php it gives this error: Fatal error: Uncaught Error: Class 'Mongo' not found in /volume/web/mywebsite/imgur/lib/connect.php:3 Stack trace: #0 /volume1/web/controlepost_nl/imgur/index.php(2): include_once() #1 {main} thrown in /volume1/web/controlepost_nl/imgur/lib/connect.php on line 3 Do I need setup something?

Only thing I want to make an own hosted website like imgbb.com and imager.com to upload photos and share them at other forums with creating bbcode (see bbcode). Maybe someone can help with this.