Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fatal error: Cannot redeclare class OAuthException #24

Closed
1manfactory opened this issue Mar 29, 2010 · 7 comments
Closed

Fatal error: Cannot redeclare class OAuthException #24

1manfactory opened this issue Mar 29, 2010 · 7 comments

Comments

@1manfactory
Copy link

Hello,
everything was fine until a few hours ago.
I think my hoster (hostgator.com) must have installed some PECL extension without asking or informing me.
What shall I do now? I already sent them a ticket. But maybe I can fix it myself.

@abraham
Copy link
Owner

abraham commented Apr 1, 2010

What happens if you remove the OAuthException class?

@1manfactory
Copy link
Author

Hello,
yes, thap helps. Thank you.
But I wonder what I will lost with this? No exception/error handling any more?
And why doesn't the other classes show up with that error. Or will they later?
Regards
Jürgen

@abraham
Copy link
Owner

abraham commented Apr 1, 2010

Unless you are using the exception handling you should be fine. I'm surprised the OAuth class does not have a conflict. I would imagine that you won't get any more conflicts but anything can happen with web development.

@1manfactory
Copy link
Author

Thanks
I wish I wasn't such a hater of Oop. I am 38 and still stuck with procedural programming :-)
Juergen

@abraham
Copy link
Owner

abraham commented Apr 1, 2010

No worries. Procedural has its pros.

@1manfactory
Copy link
Author

Thanks. I had some serious discussion about this for ages.
I started with Pascal (who?) 25 years ago (WHAT am I that old?)
I know how to handle my Ajax-Stuff... that aught to be enough.

@flipp3r
Copy link

flipp3r commented Aug 8, 2010

Im using Hostgator as well and remove the OAuthException class. What does the OAuthException class do?

Repository owner locked and limited conversation to collaborators Dec 30, 2016
This issue was closed.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants