View previous topic :: View next topic |
Author |
Message |
eric_vader -
Joined: 21 Dec 2005 Posts: 2
|
Posted: Wed Dec 21, 2005 8:55 am Post subject: HELPPPPPPPPPPPPPP!!!! werid problem |
|
|
i have a dam werid problem
when i go to my web, A WARNING message COME OUT
saying:
PHP Startup: SVWj: Unable to initialize module
Module compiled with module API=20020429, debug=0, thread safety=1
PHP compiled with module API=20050922, debug=0, thread safety=1
These options need to match
------------------------------
i wonder how to change those settings
and where to?
help please
[/img] _________________ //||~~<WTF>~~ERIC~~<WTF>~~||\\ |
|
Back to top |
|
 |
MonkeyNation -
Joined: 05 Feb 2005 Posts: 921 Location: Cardiff
|
Posted: Wed Dec 21, 2005 9:47 am Post subject: |
|
|
It means you have a module loaded that's not compatible with your version of php, as far as I know.
Try looking for a more recent version. _________________
 |
|
Back to top |
 |
 |
richardyork -
Joined: 22 Jun 2004 Posts: 411 Location: United Kingdom
|
Posted: Wed Dec 21, 2005 10:35 am Post subject: |
|
|
Welcome to the forums,
I would say the same as MonkeyNation.
NOTE:
Please keep the topic subject relevant to the question you are asking!! _________________ Please SEARCH the forums BEFORE asking questions! |
|
Back to top |
|
 |
Tom Chapman -
Joined: 09 Jul 2005 Posts: 933 Location: Australia
|
Posted: Wed Dec 21, 2005 8:48 pm Post subject: |
|
|
I agree |
|
Back to top |
|
 |
eric_vader -
Joined: 21 Dec 2005 Posts: 2
|
Posted: Thu Dec 22, 2005 5:40 am Post subject: |
|
|
MonkeyNation wrote: | It means you have a module loaded that's not compatible with your version of php, as far as I know.
Try looking for a more recent version. |
is ther a way to change the module's code?
any way i dont noe which module is OLD how am i supposed to change????? _________________ //||~~<WTF>~~ERIC~~<WTF>~~||\\ |
|
Back to top |
|
 |
MonkeyNation -
Joined: 05 Feb 2005 Posts: 921 Location: Cardiff
|
Posted: Thu Dec 22, 2005 6:04 am Post subject: |
|
|
eric_vader wrote: | is ther a way to change the module's code?
any way i dont noe which module is OLD how am i supposed to change????? |
"SVWj" would be the identification on the message.
And you can't change the code of it, you'll just need to find one that was compiled on a newer version of the source. _________________
 |
|
Back to top |
 |
 |
Tom Chapman -
Joined: 09 Jul 2005 Posts: 933 Location: Australia
|
Posted: Thu Dec 22, 2005 6:23 am Post subject: |
|
|
Perhaps you could redownload it |
|
Back to top |
|
 |
|