473,796 Members | 2,464 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

apache win32 + php + mysql issues

hello all, i've just recently reinstalled windows, and i'm having a very
bad problem with apache (win32) + mysql + php.

For starters i installed everything like normal.

Apache v. 2.0.50
PHP v. 4.3.8
Mysql 4.1.4Gamma

I then installed phpmyadmin, i noticed it was having a problem
connecting to the database, citing an incompatible/outdated client. I
looked up some infos in the documentation and it told me to check the
version of the php api by calling phpinfo();

Client API version 3.23.49

Why is it only 3.x? Shouldn't it be 4.xx.xx? Is this the reason
phpmyadmin won't work? How do i fix this?

please help me, i'm pulling my hair out!

btw i've deleted all occurances of libmysql.dll and still have the same
issue.
Jul 17 '05 #1
2 1855
betam4x wrote:
hello all, i've just recently reinstalled windows, and i'm having a very
bad problem with apache (win32) + mysql + php.

For starters i installed everything like normal.

Apache v. 2.0.50
PHP v. 4.3.8
Mysql 4.1.4Gamma

I then installed phpmyadmin, i noticed it was having a problem
connecting to the database, citing an incompatible/outdated client. I
looked up some infos in the documentation and it told me to check the
version of the php api by calling phpinfo();

Client API version 3.23.49

Why is it only 3.x? Shouldn't it be 4.xx.xx? Is this the reason
phpmyadmin won't work? How do i fix this?

please help me, i'm pulling my hair out!

btw i've deleted all occurances of libmysql.dll and still have the same
issue.


Looks like you have two versions of PHP installed. I don't run windows so I
can't be much help, but I'd go to Add/Remove programs and get rid of both of
them and then reinstall the 4.xx and go from there.

Al. C

Jul 17 '05 #2
"betam4x" wrote:
hello all, i’ve just recently reinstalled windows, and i’m
having a very
bad problem with apache (win32) + mysql + php.

For starters i installed everything like normal.

Apache v. 2.0.50
PHP v. 4.3.8
Mysql 4.1.4Gamma

I then installed phpmyadmin, i noticed it was having a problem
connecting to the database, citing an incompatible/outdated client. I looked up some infos in the documentation and it told me to check the version of the php api by calling phpinfo();

Client API version 3.23.49

Why is it only 3.x? Shouldn’t it be 4.xx.xx? Is this the reason
phpmyadmin won’t work? How do i fix this?

please help me, i’m pulling my hair out!

btw i’ve deleted all occurances of libmysql.dll and still have
the same
issue.


My friend, do yourself a favor and install from a package. Everything
would be done for you this way, and very unlikely you would see any
problems like you mentioned. I install from appserv but there are
others.

--
http://www.dbForumz.com/ This article was posted by author's request
Articles individually checked for conformance to usenet standards
Topic URL: http://www.dbForumz.com/PHP-SQL-apac...ict146591.html
Visit Topic URL to contact author (reg. req'd). Report abuse: http://www.dbForumz.com/eform.php?p=491000
Jul 17 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

3
2191
by: Jim Johnstone | last post by:
Some details of my HOME PC. I am running the following .... Win2000 SP4; IE V6; 512MB RAM; H/Disk Space OK. In the past couple of weeks I have installed/configured from binaries for .. MySQL V4.1.5 Apache V2.0.50 PHP V5.0.2 PHPMYADMIN V2.6.0 OBJECTIVE: To use my HOME PC to run a local APACHE web server on which to
6
3260
by: Piet | last post by:
Hi there, I cannot install mod_python v3.1.3 on either Win2k/ActivePython 2.3.2 or WinMe/Python 2.3.4. When I run the Windows installer, I get the following error message: Traceback (most recent call last): File "C:\Programme\Python23\Scripts\win32_postinstall.py", line 86, in ? apachediroptions = getApacheDirOptions() File "C:\Programme\Python23\Scripts\win32_postinstall.py", line 45, in getApacheDirOptions
0
1582
by: bruce | last post by:
Hi... A mysql/Apache issue: I get the following when I'm trying to run a test web site on an Apache 2.0/RH8.0 setup. -------------------------------- Warning: Access denied for user: 'apache@localhost' (Using password: YES) in /var/www/html/dbid/mysql/database.php on line 17
0
2033
by: bruce | last post by:
Hi... Update.... We have the following setup in our httpd.conf file. We've tried to give what's related to the issue. We're trying to set up a virtual host for a test project. The behavior that we're seeing is that we can type: http://foo.com but the url that gets displayed is
3
3222
by: genenamg | last post by:
Hi, I am trying to run and configure Apache 2.0, php 5 and mysql on win xp professional - this is the first time I have tried to install and configure all three. I am having difficulty trying to configure them on my computer. Can somebody help me - this is what I have done so far. Installed Apache 2.0, it worked perfectly ( I checked with my browser - http://localhost) till the point where I started to point where I
3
12149
by: Sidu | last post by:
Ok well i'm still very new to apache, mysql, and php.. let me explain everything i have set up.. I have installed Appserv, for those of you who are unfamiliar with it.. it installs mysql, php, and apache all in 1 setup.. Ok.. from here.. I have a folder in my local drive appserv within it.. php, apache, mysql, and www. www holds everything in my index which is what i am directed to when i go to http://localhost Everything seems to be...
2
3753
by: AlterEgo | last post by:
Hi all PHP newbie here, 1) I disabled IIS. 2) Loaded Apache 2.2.4 on Win2K3. 3) Loaded PHP 5.2.4 pretty much bare bones, but included MySQL, SMTP, SOAP and ZIP extensions. Installers: apache_2.2.4-win32-x86-openssl-0.9.8d.msi php-5.2.4-win32-installer.msi
2
2755
by: paulysa | last post by:
Hi there. I am experimenting with Apache/MySQL/PHP to set up a contact list. Background Am a bit of a dabbler. Downloaded MySQL 5.0.67 for windows and Apache 2.2.9 with OpenSSL-0.9.8h-r2 and PHP 5.2.6 to experiment on my PC with WinXP with SP2 before perhaps trying a Linux server system. Full install of MySQL and Apache both work separately. But a full install of PHP failed. Now I wish to uninstall PHP and try a default PHP install but...
10
6981
by: happyse27 | last post by:
Hi All, I got this apache errors(see section A1 and A2 below) when I used a html(see section b below) to activate acctman.pl(see section c below). Section D below is part of the configuration of section c. Not sure where went wrong as the web page displayed internal server error. Also, what is the error 543? and error 2114. Where to find the list of errors in websites as it is not the standard apache error. I could not find...
0
10455
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
1
10173
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
10006
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
9052
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
1
7547
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
6788
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
5441
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
5573
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
2
3731
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.