The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
VB 4.1 Site throwing PHP Error Warning Constantly
I thought this was an issue with my 3.4 version or my old shoutbox so pack the 175$ upgraded to 4.1 and removed the shoutbox however I still getting this constantly.
It grows until the max 2GB file limit is hit and crashes the site. Can anyone point me in the correct direction. Thanks [17-Jun-2011 22:33:22] PHP Warning: Module 'PDO' already loaded in Unknown on line 0 [17-Jun-2011 22:33:22] PHP Warning: Module 'pdo_sqlite' already loaded in Unknown on line 0 [17-Jun-2011 22:33:22] PHP Warning: Module 'SQLite' already loaded in Unknown on line 0 [17-Jun-2011 22:33:22] PHP Warning: Module 'pdo_mysql' already loaded in Unknown on line 0 [17-Jun-2011 22:33:22] PHP Warning: Module 'PDO' already loaded in Unknown on line 0 [17-Jun-2011 22:33:22] PHP Warning: Module 'pdo_sqlite' already loaded in Unknown on line 0 [17-Jun-2011 22:33:22] PHP Warning: Module 'SQLite' already loaded in Unknown on line 0 [17-Jun-2011 22:33:22] PHP Warning: Module 'pdo_mysql' already loaded in Unknown on line 0 [17-Jun-2011 22:33:23] PHP Warning: Module 'PDO' already loaded in Unknown on line 0 [17-Jun-2011 22:33:23] PHP Warning: Module 'pdo_sqlite' already loaded in Unknown on line 0 |
#2
|
||||
|
||||
I would talk to your host about this.
|
#3
|
|||
|
|||
I use VodaHost - Any idea what I should ask?
|
#4
|
||||
|
||||
You should tell them what errors you are getting and ask them if they can fix them.
|
#5
|
||||
|
||||
They need to edit php.ini, search for
extension=pdo.so extension=pdo_sqlite.so extension=sqlite.so extension=pdo_mysql.so and make sure there is only one instance of each. Looks as though they may be duplicated. then save the file, re-upload it, restart apache or whatever you're using. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|