TalkPHP
 
 
Account Login
Latest Articles
» The basic usage of PHPTAL, a XML/XHTML template library for PHP
» Vulnerable methods and the areas they are commonly trusted in.
» Simple way to protect a form from bot
» The Basics On: How Session Stealing Works
» How to keep your forms from double posting data
Advertisement
Associates
Associates
techtuts Darkmindz
CSS Tutorials Tutorialsphere.com - Free Online Tutorials
Boston PHP SurfnLearn
Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old 06-20-2008, 10:53 AM   #1 (permalink)
Orc
The Prestige
 
Orc's Avatar
 
Join Date: Dec 2007
Location: On your Hard Drive, hiding like a Virus
Posts: 824
Thanks: 163
Orc is on a distinguished road
Default Wamp 2 Error

I am getting a strange error with wamp, my mysql extension seems to not be loading, so please help with this.


This is the apache error log:

Code:
PHP Warning:  PHP Startup: soap: Unable to initialize module\nModule compiled with module API=20060613, debug=0, thread-safety=0\nPHP    compiled with module API=20060613, debug=0, thread-safety=1\nThese options need to match\n in Unknown on line 0
PHP Warning:  PHP Startup: sockets: Unable to initialize module\nModule compiled with module API=20060613, debug=0, thread-safety=0\nPHP    compiled with module API=20060613, debug=0, thread-safety=1\nThese options need to match\n in Unknown on line 0
PHP Warning:  PHP Startup: mysql: Unable to initialize module\nModule compiled with module API=20060613, debug=0, thread-safety=0\nPHP    compiled with module API=20060613, debug=0, thread-safety=1\nThese options need to match\n in Unknown on line 0
PHP Warning:  PHP Startup: pdo_mysql: Unable to initialize module\nModule compiled with module API=20060613, debug=0, thread-safety=0\nPHP    compiled with module API=20060613, debug=0, thread-safety=1\nThese options need to match\n in Unknown on line 0
PHP Warning:  PHP Startup: pdo_pgsql: Unable to initialize module\nModule compiled with module API=20060613, debug=0, thread-safety=0\nPHP    compiled with module API=20060613, debug=0, thread-safety=1\nThese options need to match\n in Unknown on line 0

My mysql error log:
Code:
080620  5:54:50  InnoDB: Started; log sequence number 0 43655
080620  5:54:50 [Note] wampmysqld: ready for connections.
Version: '5.0.51b-community-nt'  socket: ''  port: 3306  MySQL Community Edition (GPL)
I've tried a thousand things.. Sigh..
__________________
Wax on, Wax off

Last edited by Orc : 06-20-2008 at 11:55 AM.
Orc is offline  
Reply With Quote
Old 06-20-2008, 12:37 PM   #2 (permalink)
The Contributor
 
quantumkangaroo's Avatar
 
Join Date: Feb 2008
Location: Pretoria, South Africa
Posts: 38
Thanks: 1
quantumkangaroo is an unknown quantity at this point
Default

Uninstall/Re-install Wamp and Xampp tend to give problems sooner or later, windows ftl
__________________
virtueCart v1.0.5 developed by WebDevSA

Send a message via MSN to quantumkangaroo Send a message via Skype™ to quantumkangaroo
quantumkangaroo is offline  
Reply With Quote
Old 06-20-2008, 12:42 PM   #3 (permalink)
Orc
The Prestige
 
Orc's Avatar
 
Join Date: Dec 2007
Location: On your Hard Drive, hiding like a Virus
Posts: 824
Thanks: 163
Orc is on a distinguished road
Default

Quote:
Originally Posted by quantumkangaroo View Post
Uninstall/Re-install Wamp and Xampp tend to give problems sooner or later, windows ftl
You don't know how many times I've Uninstalled wamp, and I use Windows. It won't work, I tried to install mysql5 by itself, with apache and php, so maybe it could still be taking up the port but that's impossible, I uninstalled mysql5 and went with wamp. Sigh..
__________________
Wax on, Wax off
Orc is offline  
Reply With Quote
Old 06-20-2008, 12:45 PM   #4 (permalink)
Orc
The Prestige
 
Orc's Avatar
 
Join Date: Dec 2007
Location: On your Hard Drive, hiding like a Virus
Posts: 824
Thanks: 163
Orc is on a distinguished road
Default

By the way, I have almost all Zend Products installed, Zend Optimizer, Zend Studio, etc
__________________
Wax on, Wax off
Orc is offline  
Reply With Quote
Old 06-20-2008, 01:14 PM   #5 (permalink)
Orc
The Prestige
 
Orc's Avatar
 
Join Date: Dec 2007
Location: On your Hard Drive, hiding like a Virus
Posts: 824
Thanks: 163
Orc is on a distinguished road
Default

Turns out 3306 is in use, but I dunno how to remove it, as since im using vista, im lost.
__________________
Wax on, Wax off
Orc is offline  
Reply With Quote
Old 06-20-2008, 01:34 PM   #6 (permalink)
Orc
The Prestige
 
Orc's Avatar
 
Join Date: Dec 2007
Location: On your Hard Drive, hiding like a Virus
Posts: 824
Thanks: 163
Orc is on a distinguished road
Default

This makes me sad. :( I keep trying, nothing is working.
__________________
Wax on, Wax off
Orc is offline  
Reply With Quote
Old 06-20-2008, 01:36 PM   #7 (permalink)
Orc
The Prestige
 
Orc's Avatar
 
Join Date: Dec 2007
Location: On your Hard Drive, hiding like a Virus
Posts: 824
Thanks: 163
Orc is on a distinguished road
Default

Cannot load mysqli extension. Please check your PHP configuration. - Documentation
__________________
Wax on, Wax off
Orc is offline  
Reply With Quote
Old 06-20-2008, 01:38 PM   #8 (permalink)
Orc
The Prestige
 
Orc's Avatar
 
Join Date: Dec 2007
Location: On your Hard Drive, hiding like a Virus
Posts: 824
Thanks: 163
Orc is on a distinguished road
Default

Though the bloody light for wamp is white!!! Which means mysql is running, and I tried it in dos. BLOODY HELL!!!
__________________
Wax on, Wax off
Orc is offline  
Reply With Quote
Old 06-20-2008, 02:02 PM   #9 (permalink)
Orc
The Prestige
 
Orc's Avatar
 
Join Date: Dec 2007
Location: On your Hard Drive, hiding like a Virus
Posts: 824
Thanks: 163
Orc is on a distinguished road
Default

UPDATE UPDATE UPDATE!!!!!!!!!!!!!!!!!!!!!!!!!!!
I fixed it! :D Apparently, I installed Zend Core first, and I didn't know that came with a php package, so it conflicted with each other, two php's running at once it seems, I then uninstalled it, and wamp, then installed wamp again, and then installed zend core, and everything seems to be top-notch! ;D And no thanks to you guys :P
__________________
Wax on, Wax off
Orc is offline  
Reply With Quote
Reply



Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


All times are GMT. The time now is 11:16 AM.

 
     

Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.1.0