[PHP-WIN] Mysql problems

2011-03-18 Thread Bas Caminada
Hi, I am trying to build a CMS with info about clients, jobs in production etc etc. Got the database running perfectly. Created tables for Contact details and i can enter and pull data from the table. How ever created a table to store usernames and passwords but when trying to INSERT INTO

Re: [PHP-WIN] MySQL database query passwort and username

2010-04-29 Thread Niel Archer
> Hello, > > i am writing a login script with php and mysql: > > while($dbbenutzer = mysql_fetch_row($sqlbenutzername)) > while($dbpasswort = mysql_fetch_row($sqlpasswort)){ > > >echo $dbbenutzer[$i]; >echo $dbpasswort[$j]; >if($benutzername == $dbbenutz

[PHP-WIN] MySQL database query passwort and username

2010-04-29 Thread Alexander Schunk
Hello, i am writing a login script with php and mysql: while($dbbenutzer = mysql_fetch_row($sqlbenutzername)) while($dbpasswort = mysql_fetch_row($sqlpasswort)){ echo $dbbenutzer[$i]; echo $dbpasswort[$j]; if($benutzername == $dbbenutzer and $pass == $dbpas

Re: [PHP-WIN] MySQL Configuration on Windows Box with Apache and PHP

2009-06-17 Thread Walter Torres
Quoting PK : I am new to PHP and as well as with MySQL, I have installed PHP 5.28, on win XP (with Apache 2.09)... any guess what i am doing wrong, i am sure that it is some configuration error. A absolute easy install solution can be at... web.walters-way.com Directions on installing:

Re: [PHP-WIN] MySQL Configuration on Windows Box with Apache and PHP

2009-06-17 Thread Sascha Meyer
*doooh* I forgot you use Apache instead of IIS ... if php is set up to log errors to the windows log (entry "error_log" with value "syslog" in php.ini), then you'll find errors and warnings in your event log, otherwise have a look at your apache logs (as mentioned by Antonio). And if you check

Re: [PHP-WIN] MYSQL Configuration on WIn XP

2009-06-17 Thread Niel Archer
Hi Also make sure that the php.ini file listed as being used in phpinfo() is the one that you are making the changes in. -- Niel Archer -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

RE: [PHP-WIN] MySQL Configuration on Windows Box with Apache and PHP

2009-06-17 Thread Brereton, Stephen
ngs are. If the dlls are in the wrong place, move them and restart apache -Original Message- From: Antonio CS [mailto:antoni...@gmail.com] Sent: 17 June 2009 16:51 To: Will Fitch Cc: kprateek...@gmail.com; php-windows@lists.php.net Subject: Re: [PHP-WIN] MySQL Configuration on Windows Box

Re: [PHP-WIN] MySQL Configuration on Windows Box with Apache and PHP

2009-06-17 Thread Sascha Meyer
Hi Prateek, Prateek wrote: > Now I want to use MySQL with PHP, but seems that *MySqli* is not > installed properly. as when I write a following script in a php page I > get a error ... > > * > any guess what i am doing wrong, i am sure that it is some configuration > error. > > Prateek > > -- >

Re: [PHP-WIN] MySQL Configuration on Windows Box with Apache and PHP

2009-06-17 Thread Antonio CS
inal Message- > From: PK [mailto:kprateek...@gmail.com] > Sent: Wednesday, June 17, 2009 9:44 AM > To: php-windows@lists.php.net > Subject: [PHP-WIN] MySQL Configuration on Windows Box with Apache and PHP > > I am new to PHP and as well as with MySQL, > > I have installed PHP

RE: [PHP-WIN] MySQL Configuration on Windows Box with Apache and PHP

2009-06-17 Thread Will Fitch
It's a long shot, but have you restarted Apache? -- Thanks, Will Fitch Zend Certified Engineer Cell: 931.205.8242 Fax: 931.914.1206 -Original Message- From: PK [mailto:kprateek...@gmail.com] Sent: Wednesday, June 17, 2009 9:44 AM To: php-windows@lists.php.net Subject: [PHP-WIN]

[PHP-WIN] MySQL Configuration on Windows Box with Apache and PHP

2009-06-17 Thread PK
I am new to PHP and as well as with MySQL, I have installed PHP 5.28, on win XP (with Apache 2.09) and it is installed properly (at least PHP and apache), as when I call phpinfo (), through a script, it shows the PHP Information. then I installed MySQL 5.1.30, and from MySQL command prom

[PHP-WIN] MySQL Configuration on Windows Box with Apache and PHP

2009-06-17 Thread PK
I am new to PHP and as well as with MySQL,  I have installed PHP 5.28, on win XP (with Apache 2.09) and it is installed   properly (at least PHP and apache),  as when I call phpinfo (), through a script, it shows  the PHP Information. then I installed MySQL 5.1.30,  and from MySQL command

Re: [PHP-WIN] MYSQL Configuration on WIn XP

2009-06-17 Thread Antonio CS
See if the extension dir ini entry is set correctly. Look for: extension_dir = "./" This is normally not set correctly in windows. Also check Apache's error log files, they should say something about not being able to load the drivers etc Good Luck On Wed, Jun 17, 2009 at 4:38 PM, PK wrote:

[PHP-WIN] MYSQL Configuration on WIn XP

2009-06-17 Thread PK
I am new to PHP and as well as with MySQL, I have installed PHP 5.28, on win XP (with Apache 2.09) and it is installed properly (at least PHP and apache), as when I call phpinfo (), through a script, it shows the PHP Information. then I installed MySQL 5.1.30, and from MySQL command prom

[PHP-WIN] MySQL and PHP5

2008-09-05 Thread Tim
OK, so I see quite a few people having this problem, but I don't yet see a solution that worked for someone else be something I haven't already tried or have configured. I'm getting a Fatal Error when I try to connect to MySQL through PHP. Fatal error: Call to undefined function mysql_connect()

Re: [PHP-WIN] MySQL on Windows

2008-06-23 Thread Eric Lee
<<< You may be try also the phpinidir directive in apache so that you does't have to copy php.ini to windows folder. as PHPIniDir "c:/webroot/php" It works for me >>> Well the problem has been really with libmysql.dll. I'm not sure wht is the lib for. But read somwhere about it. Some notice.

RE: [PHP-WIN] MySQL on Windows

2008-06-22 Thread S. Buffn
--Original Message- From: Eric Lee [mailto:[EMAIL PROTECTED] Sent: Monday, June 23, 2008 7:42 AM To: php-windows@lists.php.net Subject: Re: [PHP-WIN] MySQL on Windows http://myprojects.srhost.info eric{at}myprojects{dot}srhost{dot}info

Re: [PHP-WIN] MySQL on Windows

2008-06-22 Thread Eric Lee
http://myprojects.srhost.info eric{at}myprojects{dot}srhost{dot}info - Original Message - From: "Eric Lee" <[EMAIL PROTECTED]> To: Sent: Monday, June 23, 2008 7:18 AM Subject: Re: [PHP-WIN]

RE: [PHP-WIN] MySQL on Windows

2008-06-22 Thread S. Buffn
@lists.php.net Subject: Re: [PHP-WIN] MySQL on Windows http://myprojects.srhost.info eric{at}myprojects{dot}srhost{dot}info - Original Message - From: "S. Buffn" <[EMAIL PROTECTED]> To: "Eric Lee" <[EMAIL PROTEC

Re: [PHP-WIN] MySQL on Windows

2008-06-22 Thread Eric Lee
http://myprojects.srhost.info eric{at}myprojects{dot}srhost{dot}info - Original Message - From: "S. Buffn" <[EMAIL PROTECTED]> To: "Eric Lee" <[EMAIL PROTECTED]>; Sent: Monday, June 23, 2008 6:30 AM

RE: [PHP-WIN] MySQL on Windows

2008-06-22 Thread S. Buffn
p and included in the distribution in the file: LICENSE This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. If you did not receive a copy of the PHP license, or have any

Re: [PHP-WIN] MySQL on Windows

2008-06-22 Thread Eric Lee
http://myprojects.srhost.info eric{at}myprojects{dot}srhost{dot}info - Original Message - From: "S. Buffn" <[EMAIL PROTECTED]> To: Sent: Sunday, June 22, 2008 10:01 PM Subject: [PHP-WIN] MySQL on Windows : He

Re: [PHP-WIN] MySQL on Windows

2008-06-22 Thread phpml
S. Buffn wrote: > Hello, > > I have encountered the problem with running MySQL Server 5.0 with PHP 5 and > Apache2 on Windows XP. ... > PHP is running > Fatal error: Call to undefined function mysql_connect() in C:\Program > Files\Apache Group\Apache2\htdocs\index.php on line 6 > As for the php.in

Re: [PHP-WIN] MySQL on Windows

2008-06-22 Thread Lester Caine
S. Buffn wrote: Hello, I have encountered the problem with running MySQL Server 5.0 with PHP 5 and Apache2 on Windows XP. Everrything seems to be ok, so Apacheh is running, also together with php. If I run php -m it shows the library for MySQL is included. Even if I run php.exe -f index.php it

[PHP-WIN] MySQL on Windows

2008-06-22 Thread S. Buffn
Hello, I have encountered the problem with running MySQL Server 5.0 with PHP 5 and Apache2 on Windows XP. Everrything seems to be ok, so Apacheh is running, also together with php. If I run php -m it shows the library for MySQL is included. Even if I run php.exe -f index.php it run in console. B

Re: [PHP-WIN] mysql not working but very odd

2008-01-20 Thread Bruce Cowin
> that the correct paths for the ext's is being implemented to actually > load > those extensions. > > HTH > > Jacob Kruger > Blind Biker > Skype: BlindZA > '...Fate had broken his body, but not his spirit...' > > - Original Message - >

RE: [PHP-WIN] mysql not working but very odd

2008-01-18 Thread Luis Moreira
exta-feira, 18 de Janeiro de 2008 16:12 To: Bruce Cowin Cc: Jacob Kruger; Subject: Re: [PHP-WIN] mysql not working but very odd bruce, I just upgraded php to make sure all is good and i see this problem, my php.ini is in c:\php but it's reading it from c:\windows i copied it over but same pro

Re: [PHP-WIN] mysql not working but very odd

2008-01-18 Thread Jacob Kruger
ROTECTED]> To: "Jacob Kruger" <[EMAIL PROTECTED]> Sent: Friday, January 18, 2008 6:01 PM Subject: Re: [PHP-WIN] mysql not working but very odd Not really, I don't want to run apache at all. On 1/18/08, Jacob Kruger <[EMAIL PROTECTED]> wrote: I had similar problems

Re: [PHP-WIN] mysql not working but very odd

2008-01-18 Thread Joaquin Grech
roken his body, but not his spirit...' > > - Original Message ----- > From: "Joaquin Grech" < > [EMAIL PROTECTED]> > To: < > php-windows@lists.php.net> > Sent: Thursday, January 17, 2008 3:02 PM > Subject: [PHP-WIN] mysql not working but very

Re: [PHP-WIN] mysql not working but very odd

2008-01-17 Thread Bruce Cowin
Original Message - From: "Joaquin Grech" < [EMAIL PROTECTED]> To: < php-windows@lists.php.net> Sent: Thursday, January 17, 2008 3:02 PM Subject: [PHP-WIN] mysql not working but very odd > Ok, > > I had php installed on a server with mysql module and I just copied a

Re: [PHP-WIN] mysql not working but very odd

2008-01-17 Thread Jacob Kruger
27;...Fate had broken his body, but not his spirit...' - Original Message - From: "Joaquin Grech" < [EMAIL PROTECTED]> To: < php-windows@lists.php.net> Sent: Thursday, January 17, 2008 3:02 PM Subject: [PHP-WIN] mysql not working but very odd Ok, I had php in

[PHP-WIN] mysql not working but very odd

2008-01-17 Thread Joaquin Grech
Ok, I had php installed on a server with mysql module and I just copied all the files over to a new machine. It didn't work. I tried reinstalling and all, still same issue. I ran php -I output and it seems to be all ok, this is part of the output: mysql MySQL Support => enabled Active Pe

[PHP-WIN] mysql not working but very odd

2008-01-16 Thread Joaquin Grech
Ok, I had php installed on a server with mysql module and I just copied all the files over to a new machine. It didn't work. I tried reinstalling and all, still same issue. I ran php -I output and it seems to be all ok, this is part of the output: mysql MySQL Support => enabled Active Pe

[PHP-WIN] MySQL Identifying worst-performing codes

2007-10-04 Thread Lasitha Alawatta
Hello friends, There is a tool call "idera" (SQL diagnostic manager). Basically it is a performance monitoring and diagnostics tool. It has a feature; Identifying of worst-performing codes - Identifies performance bottlenecks such as the worst-performing stored procedures, long-ru

Re: [PHP-WIN] MySQL query error

2007-07-07 Thread Ben
Not to mention that read would most likely be a tinyint(1), and thus shouldn't be fed a character. Stut wrote: Please include the list when replying. James Blandford wrote: It seems i have fixed it >_< thanks for your time thou. It turns out that I couldn't have "read" as a field name due to

Re: [PHP-WIN] MySQL query error

2007-06-30 Thread Stut
<[EMAIL PROTECTED]> Cc: Sent: Saturday, June 30, 2007 10:55 PM Subject: Re: [PHP-WIN] MySQL query error James Blandford wrote: Hello, I am making a private messaging system for my website, and if you click on the pm, it --should-- set it as "read" rather than "unread"

Re: [PHP-WIN] MySQL query error

2007-06-30 Thread Stut
James Blandford wrote: Hello, I am making a private messaging system for my website, and if you click on the pm, it --should-- set it as "read" rather than "unread". I am using the query: UPDATE pms SET read=1 WHERE id='{$assoc['id']}' but it is giving me this error: You have an error in your

[PHP-WIN] MySQL query error

2007-06-30 Thread James Blandford
Hello, I am making a private messaging system for my website, and if you click on the pm, it --should-- set it as "read" rather than "unread". I am using the query: UPDATE pms SET read=1 WHERE id='{$assoc['id']}' but it is giving me this error: You have an error in your SQL syntax; check the ma

[PHP-WIN] MySQL query error

2007-06-30 Thread James Blandford
Hello, I am making a private messaging system for my website, and if you click on the pm, it --should-- set it as "read" rather than "unread". I am using the query: UPDATE pms SET read=1 WHERE id='{$assoc['id']}' but it is giving me this error: You have an error in your SQL syntax; check the ma

Re: [PHP-WIN] Mysql and Textarea (Please help me figure out this problem. I' m stuck. Please help me!!! )

2007-05-23 Thread bedul
From: "Birt.Ecplipse" <[EMAIL PROTECTED]> To: Sent: Wednesday, May 23, 2007 5:03 PM Subject: Re: [PHP-WIN] Mysql and Textarea (Please help me figure out this problem. I' m stuck. Please help me!!! ) > Looks like a problem in the definition of the TEXTAREA NAME. > The echo state

Re: [PHP-WIN] Mysql and Textarea (Please help me figure out this problem. I' m stuck. Please help me!!! )

2007-05-23 Thread Birt.Ecplipse
our var] in this script.. > not simple but worked.. > > other option > > $_HTTP_POST_VARS[your var] > > > - Original Message - > From: "sam rumaizan" <[EMAIL PROTECTED]> > To: > Sent: Wednesday, May 23, 2007 4:13 AM > Subject: [PHP-WIN] Mysql

Re: [PHP-WIN] Mysql and Textarea (Please help me figure out this problem. I' m stuck. Please help me!!! )

2007-05-22 Thread bedul
use $_POST[your var] in this script.. not simple but worked.. other option $_HTTP_POST_VARS[your var] - Original Message - From: "sam rumaizan" <[EMAIL PROTECTED]> To: Sent: Wednesday, May 23, 2007 4:13 AM Subject: [PHP-WIN] Mysql and Textarea (Please help me figure

[PHP-WIN] Mysql and Textarea (Please help me figure out this problem. I' m stuck. Please help me!!! )

2007-05-22 Thread sam rumaizan
I'm just a php beginner. So please be patient with my stupid questions. What am I missing in this code that causing the function can’t update the textarea? Update button erase the old information from mysql database and replace it with nothing. Basically it can’t read what is inside

Re: [PHP-WIN] Mysql and Textarea

2007-05-22 Thread Mikael Grön
Is it just me or are you missing a tag? That'd explain the form not posting... Mike sam rumaizan skrev: I'm just a php beginner. So please be patient with my stupid questions. What am I missing in this code that causing the function can’t update the textarea? Update button eras

[PHP-WIN] Mysql and Textarea

2007-05-22 Thread sam rumaizan
I'm just a php beginner. So please be patient with my stupid questions. What am I missing in this code that causing the function can’t update the textarea? Update button erase the old information from mysql database and replace it with nothing. Basically it can’t read what is insi

RE: [PHP-WIN] MySQL Dump

2007-05-14 Thread Gustav Wiberg
Hi! Ok... Thanx! Best regards /Gustav Wiberg -Original Message- From: Mikael Grön [mailto:[EMAIL PROTECTED] Sent: Monday, May 14, 2007 1:41 PM To: ''php windows' (php-windows@lists.php.net)' Subject: Re: [PHP-WIN] MySQL Dump Oh yeah, of course. :) Mike Gusta

Re: [PHP-WIN] MySQL Dump

2007-05-14 Thread Mikael Grön
s@lists.php.net)' Subject: Re: [PHP-WIN] MySQL Dump mysqldump -uusername -p -A > output.file Enter password: [password] Done Gustav Wiberg skrev: Hi there! Thanx! Does this mean that I can't use option -ALL databases when using usernames and passwords? (I want to create a

RE: [PHP-WIN] MySQL Dump

2007-05-14 Thread Gustav Wiberg
Hi there! Username and password for root (for all databases then) you mean? /Gustav -Original Message- From: Mikael Grön [mailto:[EMAIL PROTECTED] Sent: Monday, May 14, 2007 1:32 PM To: ''php windows' (php-windows@lists.php.net)' Subject: Re: [PHP-WIN] M

Re: [PHP-WIN] MySQL Dump

2007-05-14 Thread Mikael Grön
Best regards /Gustav Wiberg -Original Message- From: Mikael Grön [mailto:[EMAIL PROTECTED] Sent: Monday, May 14, 2007 11:49 AM To: 'php windows' (php-windows@lists.php.net) Subject: Re: [PHP-WIN] MySQL Dump mysqldump -uusername -ppassword database > output.file or my

RE: [PHP-WIN] MySQL Dump

2007-05-14 Thread Gustav Wiberg
ECTED] Sent: Monday, May 14, 2007 11:49 AM To: 'php windows' (php-windows@lists.php.net) Subject: Re: [PHP-WIN] MySQL Dump mysqldump -uusername -ppassword database > output.file or mysqldump -uusername -p database > output.file which lets you specify the password cloaked right a

RE: [PHP-WIN] MySQL Dump

2007-05-14 Thread Gustav Wiberg
Hi there! Thanx. Does this mean that I have to this on each database if I want to create ba -Original Message- From: Mikael Grön [mailto:[EMAIL PROTECTED] Sent: Monday, May 14, 2007 11:49 AM To: 'php windows' (php-windows@lists.php.net) Subject: Re: [PHP-WIN] MySQL Dump

Re: [PHP-WIN] MySQL Dump

2007-05-14 Thread Mikael Grön
mysqldump -uusername -ppassword database > output.file or mysqldump -uusername -p database > output.file which lets you specify the password cloaked right after you've hit enter. Remember, no spaces between -u and the username or -p and the password. Mike Gustav Wiberg skrev: Hi! Trying to

[PHP-WIN] MySQL Dump

2007-05-14 Thread Gustav Wiberg
Hi! Trying to figure out mysqldump. How would i type to making a backup of a database with specific username and password with mysqldump? I've tryed making a backup-schema through MySQL Administrator but there it says... Wrong password. I've changed the password type to Obscure but it doesn'

[PHP-WIN] MySQL + SSL with PHP on windows

2007-04-20 Thread Bourgeois, Marc
Is anyone using a SSL encrypted MySQL connection from PHP on Windows? I've as of yet been unable to get this to work. "SSL Connection Error" is returned from mysql_error in all the cases I've tried. I've tried PHP 5.2.1 using both the mysql and mysqli clients, as well as php 4.4.6 with mysql 5.0

[PHP-WIN] Mysql support in PHP 5.0.5

2005-10-24 Thread Beau Newcomb
I've tried everything the faqs say and I'm still unable to get mysql support in PHP5.. I've added H:\php to my Windows PATH variable (H: is my main drive) I've uncommented php_mysql.dll I've added the extension directory to php.ini Rebooted the server Before doing the above, phpinfo had

Re: [PHP-WIN] MySQL Problem

2005-09-19 Thread Armando
Try dropping the libmysql.dll file in your windows/system32 directory. Or add the PHP directory to your PATH environment variable. Cheers. Armando Mikey wrote: Vincent Kruger wrote: My php 5.0.5 doesn't want to load the mysql module and the libmysql file is in the root directory of php I jus

Re: [PHP-WIN] MySQL Problem

2005-09-19 Thread Mikey
Vincent Kruger wrote: My php 5.0.5 doesn't want to load the mysql module and the libmysql file is in the root directory of php I just can't seem to get it working. I've also upgraded to mysql 4.1.12 but that’s working fine. Please help. Have you enabled it in the extensions section of the

[PHP-WIN] MySQL Problem

2005-09-19 Thread Vincent Kruger
My php 5.0.5 doesn't want to load the mysql module and the libmysql file is in the root directory of php I just can't seem to get it working. I've also upgraded to mysql 4.1.12 but that’s working fine. Please help. -- No virus found in this outgoing message. Checked by AVG Anti-Virus. Version: 7

Re: [PHP-WIN] MySQL and PHP

2005-08-17 Thread Soheil Noori Bushehri
you may also consider using $mysql = @mysql_connect(...); to get rid of the warning if it is on. On 8/17/05, Paul Menard <[EMAIL PROTECTED]> wrote: > Well you can start with the mysql_connect() call. If you are unable to > connection check the error > code. Then take action if needed. >

Re: [PHP-WIN] MySQL and PHP

2005-08-17 Thread Paul Menard
Well you can start with the mysql_connect() call. If you are unable to connection check the error code. Then take action if needed. --- Jon <[EMAIL PROTECTED]> wrote: > Is there some way to have PHP test if MySQL is running and if not make the > system call to start it? > > This is just an ME

[PHP-WIN] MySQL and PHP

2005-08-17 Thread Jon
Is there some way to have PHP test if MySQL is running and if not make the system call to start it? This is just an ME test machine but I would also like to know how on XP PRO cause I have another test machine available. -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: ht

Re: [PHP-WIN] MySQL Support

2005-06-13 Thread Paul Menard
What version of PHP and MySQL. For a long time PHP comes with MySQL support compiled in (especially on Windows). P --- "Brian D. McGrew" <[EMAIL PROTECTED]> wrote: > I installed a pretty general manual installation of PHP and it's > working, I do a phpinfo() and life is good. I can't seem to g

[PHP-WIN] MySQL Support

2005-06-13 Thread Brian D. McGrew
I installed a pretty general manual installation of PHP and it's working, I do a phpinfo() and life is good. I can't seem to get it to connect to MySQL though. I read something about the extensions and PEAR and all that. I've got the libraries in my Windows directory and all that but when I do a

Re: [PHP-WIN] mysql table rename

2005-02-10 Thread Patrick Roane
This has been solved. The problem was 'pilot error'. This is indeed the right syntax to change a table name. --- Patrick Roane <[EMAIL PROTECTED]> wrote: > I am trying to rename my table, but I get a syntax > error. > > ALTER TABLE myblobs RENAME myBlobs; > > > Can anyone tell me where the p

[PHP-WIN] mysql table rename

2005-02-10 Thread Patrick Roane
I am trying to rename my table, but I get a syntax error. ALTER TABLE myblobs RENAME myBlobs; Can anyone tell me where the problem is here? I went to the mysql ref. site and I think this is the right way to do this. thanks- = Patrick Roane Web design and development www.franklin-band.com

[PHP-WIN] mysql connect problems

2005-01-24 Thread Patrick Roane
I am trying to est. a connection to mysql via PHP5 on my win XP and I keep getting the undefined function error. By the way I am running apache 1.3.23. I believe I've made the necessary adjustments to the php.ini. (uncommented the extension=php_mysql.dll) and copied this to my windows dir. There

RE: [PHP-WIN] mysql 4.1 php 5.0.52 apache 2 mysql_connect()

2005-01-21 Thread Mikey
> My problem is i cant figure out how to install the new > "MYSQL_REAL_CONNECT" - feature > i am looking a whole f*$%%%ing day now and there is no germen help for > it. mysql_real_connect is part of the mysqli extension, not the standard mysql extension. If you have the right version of mySQL &

[PHP-WIN] mysql 4.1 php 5.0.52 apache 2 mysql_connect()

2005-01-21 Thread Karsten Scherer
Hi there! i am getting mad while trying to get this stuff running. on my system are: Apache 2.0.52 PHP 5.0.3 Mysql 4.1 i progrqammed a script taken from "http://3dBUZZ.com"; ´s "php & Mysql Training course". as following: ##File temp_con.php stored in webroot: ## end of file and ##File "db_co

[PHP-WIN] mysql 4.1 php 5.0.52 apache 2 mysql_connect()

2005-01-21 Thread Karsten Scherer
Hi there! i am getting mad while trying to get this stuff running. on my system are: Apache 2.0.52 PHP 5.0.3 Mysql 4.1 i progrqammed a script taken from "http://3dBUZZ.com"; ´s "php & Mysql Training course". as following: ##File temp_con.php stored in webroot: ## end of file and ##File "db_co

Re: [PHP-WIN] MySQL connect problems

2005-01-19 Thread Joseph L. Mueller
Armando wrote: If you upgraded to 4.1.x from 4.0.x then it's likely you need updated libraries (DLL files). Armando Joseph L. Mueller wrote: Just upgraded to MSQL 4.1.8 and PHP 4.3.10 and am running apache 2.0.43 on Win XP. When trying to connnect to Mysql I get the following error: "Warning:

Re: [PHP-WIN] MySQL connect problems

2005-01-16 Thread Armando
If you upgraded to 4.1.x from 4.0.x then it's likely you need updated libraries (DLL files). Armando Joseph L. Mueller wrote: Just upgraded to MSQL 4.1.8 and PHP 4.3.10 and am running apache 2.0.43 on Win XP. When trying to connnect to Mysql I get the following error: "Warning: mysql_connect():

[PHP-WIN] MySQL connect problems

2005-01-16 Thread Joseph L. Mueller
Just upgraded to MSQL 4.1.8 and PHP 4.3.10 and am running apache 2.0.43 on Win XP. When trying to connnect to Mysql I get the following error: "Warning: mysql_connect(): Client does not support authentication protocol requested by server; consider upgrading MySQL client in C:\Documents and Sett

RE: [PHP-WIN] MySQL 4.1 Server

2005-01-07 Thread Dale Attree
@lists.php.net Subject: Re: [PHP-WIN] MySQL 4.1 Server Importance: High > Does anyone know where I can download the latest MySQL PHP API to connect > to MySQL 4.1? Best API out there... http://adodb.sourceforge.net/ walter -- PHP Windows Mailing List (http://www.php.net/) To unsub

Re: [PHP-WIN] MySQL 4.1 Server

2004-11-30 Thread phpWalter
> Does anyone know where I can download the latest MySQL PHP API to connect > to MySQL 4.1? Best API out there... http://adodb.sourceforge.net/ walter -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-WIN] MySQL 4.1 Server

2004-11-30 Thread Dale Attree
Hi Does anyone know where I can download the latest MySQL PHP API to connect to MySQL 4.1? Kind Regards, Dale Attree (NDECS) Technical Manager - Kwik IT Solutions www.kwikitsolutions.co.za Tel : +27 35 786 1416 Cel : +27 83 407 2911 [EMAIL PROTECTED]

SV: [PHP-WIN] MySQL ADODB Error

2004-11-17 Thread Carsten Gehling
> -Oprindelig meddelelse- > Fra: news [mailto:[EMAIL PROTECTED] vegne af MikeA > Sendt: 17. november 2004 19:15 > Til: [EMAIL PROTECTED] > Emne: [PHP-WIN] MySQL ADODB Error > > > I am getting the following error: > > ErrorMsg for Database - Error: > >

[PHP-WIN] MySQL ADODB Error

2004-11-17 Thread MikeA
I am getting the following error: ErrorMsg for Database - Error: There is no error being returned! I cannot figure out what the problem is. So I am hoping additional eyes will catch it for me. I have debug set on (as you will see in code below) and this is what is returned: (mysql): SELECT *

[PHP-WIN] mysql server: cannot connect

2004-10-29 Thread Eugene Kharkov
I got "cannot connect" error when I did stress test for a project we did recently. We used Apache Jmeter and there were 5 concurrent connections in a second. Initially, I thought it could be because of MySQL, becuase the first page of the project runs a lot of queries. Then I did the simple scri

Re: [PHP-WIN] mysql question

2004-10-26 Thread Luis Moreira
Nothing wrong, besides missing a character. I tried your instructions with the full word CREATE and it worked fine... Luis Patrick Roane wrote: I am learning the mysql basics and was wondering what I'm doing wrong. I'm using the MySQL.exe console to create a simple table, but I keep getting these s

[PHP-WIN] mysql question

2004-10-26 Thread Patrick Roane
I am learning the mysql basics and was wondering what I'm doing wrong. I'm using the MySQL.exe console to create a simple table, but I keep getting these syntax errors. All I'm doing is typing the code and than pressing enter. Is there more I have to do? Here is my code: CREAT TABLE phonelist(

[PHP-WIN] MySQL Errors

2004-10-20 Thread MikeA
I am getting the following errors when I execute a php script. Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource Warning: mysql_fetch_row(): supplied argument is not a valid MySQL result resource Warning: mysql_num_rows(): supplied argument is not a valid MySQL r

[PHP-WIN] mysql question.

2004-10-12 Thread Patrick Roane
where can I find a tutorial that can help me use mysql to update data 'dynamically'(content, URLs' etc.)contained in an html table, instead of going into the html code itself? = "forget your lust for the rich man's gold. All that you need, is in your soul. You can do th

[PHP-WIN] MYSQL SQL Expression

2004-10-11 Thread susilo
Does Everybody now what is SQL Expression to get part of the string in DATE VARIABLE ? e.g : 11/12/2004 and become to only string '2004' in Table Viewing.

AW: [PHP-WIN] MySQL newsgroup ?

2004-08-24 Thread Ron Stiemer
Hi, Try this: http://groups.google.de/groups?hl=de&lr=&ie=UTF-8&group=mailing.database.mys ql Greetings, -Ron -Ursprüngliche Nachricht- Von: neil [mailto:[EMAIL PROTECTED] Gesendet: Dienstag, 24. August 2004 11:12 An: [EMAIL PROTECTED] Betreff: [PHP-WIN] MySQL newsgroup ?

[PHP-WIN] MySQL newsgroup ?

2004-08-24 Thread neil
Does anyone know of a MySQL newsgroup (not a mailing list)? I need to ask some fairly basic questions. Thanks Neil -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-WIN] mysql 4.0.12 + php5 + WindowXP = problem

2004-08-06 Thread Bogdan Ribic
i think you need to add "extension=php_mysqli.dll" rather and put php_mysqli.dll in your extension directory. That DLL is included in the PECL package available on php.net. This works fine for me, am also running PHP4 and 5 on a winbox, but with my MySQL server running on a linux machine. nie

Re: [PHP-WIN] mysql 4.0.12 + php5 + WindowXP = problem

2004-08-05 Thread Niels Folmer
Bogdan Ribic wrote: Hello everyone I have a strange problem with freshly installed php5, 5.0 final. I did some web searching and found out how to get php_mysql.dll loaded into php - I needed to copy libmysql do windows\system32 and uncomment extension=php_mysql.dll i think you need to add "extens

[PHP-WIN] mysql 4.0.12 + php5 + WindowXP = problem

2004-08-05 Thread Bogdan Ribic
Hello everyone I have a strange problem with freshly installed php5, 5.0 final. I did some web searching and found out how to get php_mysql.dll loaded into php - I needed to copy libmysql do windows\system32 and uncomment extension=php_mysql.dll But whenever I try to connect to local mysql ser

Re: [PHP-WIN] [mysql]

2004-07-17 Thread php_beginner
:\php\ext (your extension_dir in php.ini) Cheers, Mauro - Original Message - From: "Ciprian Constantinescu" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Saturday, July 17, 2004 4:20 AM Subject: [PHP-WIN] [mysql] > Where can I download a working "l

[PHP-WIN] [mysql]

2004-07-17 Thread Ciprian Constantinescu
Where can I download a working "libmysql.dll" to use on WindowsXP? I have a version that doesn't work. All I get is "Unable to load dynamic library 'C:\php\ext\php_mysql.dll' - The specified procedure could not be found". I have that version of libmysql.dll in both the php\ext and windows\

Re: [PHP-WIN] mysql money field type?

2004-06-28 Thread Ross Honniball
This is a function I use. Modify as you wish. function Price($amount) { return ($amount) ? '$'.number_format($amount, 2, '.', ',') : '-'; } At 04:04 AM 28/06/2004, you wrote: I have created a database for a local real estate company, and I am having issues trying to display home prices with com

Re: [PHP-WIN] mysql money field type?

2004-06-28 Thread Larry E . Ullman
I have created a database for a local real estate company, and I am having issues trying to display home prices with commas. when you get into the hundreds of thousands of dollars, it is quite difficult to look at home prices without commas. I am using mySQL and PhpMyAdmin. Is there a mySQL f

[PHP-WIN] mysql money field type?

2004-06-28 Thread Natan Shar
I have created a database for a local real estate company, and I am having issues trying to display home prices with commas. when you get into the hundreds of thousands of dollars, it is quite difficult to look at home prices without commas. I am using mySQL and PhpMyAdmin. Is there a mySQL fiel

Re: [PHP-WIN] mysql rollback

2004-05-26 Thread Sudeep Zamudra
Could u just give me what should be the statement to rollback a database for eg "abc" [EMAIL PROTECTED] wrote:what verion of mysql do you have? Early version of MySQL didn't include the rollback functionality. Do you not have any mysql_dumps of the databases and/or tables? (Its vital that you ba

Re: [PHP-WIN] mysql rollback

2004-05-26 Thread Svensson, B.A.T. (HKG)
How did you lose them? I don't know about mySQL, but in general DELETE, INSERT and UPDATE are logged while DROP and TRUNCATE are not. If you do /not/ use auto commit /and/ did /not/ do commit, then you can use rollback to undo a delete/insert/update. Else you need to restore the database from t

[PHP-WIN] mysql rollback

2004-05-26 Thread Sudeep Zamudra
Help please, i lost all of my database tables all of a sudden. It was in for example a database called "abc". Can i retrieve the entile table and it's comtents by any means. Thru any Rollback statement. Help please - Do you Yahoo!? Friends.

[PHP-WIN] MySQL Limit Question

2004-03-31 Thread Tony Devlin
How can I setup a query to select from a database ONLY the last 5 inserted rows. OR atleast the last 5 starting from this date back, but only select the last 5 in order. If anyone has any suggestions I'd appreciate them. Thanks, Tony

RE: [PHP-WIN] MySQL query to generate Array

2004-03-22 Thread trystano
Check out my thread on a similar issue... http://www.sitepoint.com/forums/showthread.php?t=158703 Tryst -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

RE: [PHP-WIN] MySQL query to generate Array

2004-03-22 Thread Tony Devlin
rch 22, 2004 11:58 AM To: [EMAIL PROTECTED]; [EMAIL PROTECTED] Subject: Re: [PHP-WIN] MySQL query to generate Array Are you trying to create a breadcrumb trial? Tryst -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php -- PHP Windows Mailing Lis

Re: [PHP-WIN] MySQL query to generate Array

2004-03-22 Thread trystano
Are you trying to create a breadcrumb trial? Tryst -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

  1   2   3   >