Hi
we have a big chat-video website to build and
we have quotes from programmers using php-mysql.
for a big website with high trafic volume can it run on windows ?
cgi or isapi ?
thanks
Louis
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
KM,
Check this out:
http://forums.mysql.com/read.php?52,98383,98383
It may help you.
Regards
Abhisek
KM wrote:
I am attempting to use the following together….
MYSQL 5.0
Apache 2.2.4
PHP 5.2.3
PHP info I can get. I get the following statement whenever trying to get to
mysql
Date: Tue, 7 Aug 2007 10:01:16 -0400 (EDT)
Subject: Re: [PHP-WIN] PHP, MYSQL and Apache
> Keith,
>
> Go in your php.ini and change that extension path to have / (forward
> slashes) instead of \ (backslashes), save it, then restart Apache.
>
> Regards,
> Carlton Whit
[EMAIL PROTECTED]>
Cc: [EMAIL PROTECTED], php-windows@lists.php.net
Sent: Tuesday, August 7, 2007 9:56:29 AM (GMT-0500) America/New_York
Subject: Re: [PHP-WIN] PHP, MYSQL and Apache
This is from my apache error.log
[Tue Aug 07 09:53:47 2007] [notice] Parent: Received shutdown signal --
Shutting
2007 08:53:02 -0400
Subject: Re: [PHP-WIN] PHP, MYSQL and Apache
> This sounds very typical of a problem with WHERE in your path MySQL is set.
>
> Open up your PATH env variable, and look to see if your PHP ext
> directory (with the mysql ext) is listed in the path BEFORE your actua
n the PATH
And yes on the second as well
Keith
-Original Message-
From: Jeff White [mailto:[EMAIL PROTECTED]
Sent: Monday, August 06, 2007 9:56 PM
To: 'KM'
Cc: php-windows@lists.php.net
Subject: RE: [PHP-WIN] PHP, MYSQL and Apache
Hello Keith,
I realize this may seem a b
sts.php.net
Date: Tue, 7 Aug 2007 17:31:39 +1000 (EST)
Subject: RE: [PHP-WIN] PHP, MYSQL and Apache
> I always have 'small' issues configuring mysql extensions for PHP in
> windows.
>
> What does you extension_dir directive look like in the php.ini config
> file? is it
-
> From: Carlton Whitehead [mailto:[EMAIL PROTECTED]
> Sent: Monday, August 06, 2007 9:01 PM
> To: KM
> Cc: php-windows@lists.php.net
> Subject: Re: [PHP-WIN] PHP, MYSQL and Apache
>
> Keith,
>
> Are you sure that's the same php.ini that is referenced by your
> p
Yes the directory is in the PATH
And yes on the second as well
Keith
-Original Message-
From: Jeff White [mailto:[EMAIL PROTECTED]
Sent: Monday, August 06, 2007 9:56 PM
To: 'KM'
Cc: php-windows@lists.php.net
Subject: RE: [PHP-WIN] PHP, MYSQL and Apache
Hello Keith,
9:22 PM
To: 'Carlton Whitehead'
Cc: php-windows@lists.php.net
Subject: RE: [PHP-WIN] PHP, MYSQL and Apache
Configuration File (php.ini) Path C:\WINDOWS
Loaded Configuration File C:\WINDOWS\php.ini
This is indeed the ini file I am editing and saving.
And yes, any time I've m
m: Carlton Whitehead [mailto:[EMAIL PROTECTED]
Sent: Monday, August 06, 2007 9:01 PM
To: KM
Cc: php-windows@lists.php.net
Subject: Re: [PHP-WIN] PHP, MYSQL and Apache
Keith,
Are you sure that's the same php.ini that is referenced by your
phpinfo(); script?
Have you restarted Apache since y
ailto:[EMAIL PROTECTED]
Sent: Monday, August 06, 2007 9:01 PM
To: KM
Cc: php-windows@lists.php.net
Subject: Re: [PHP-WIN] PHP, MYSQL and Apache
Keith,
Are you sure that's the same php.ini that is referenced by your
phpinfo(); script?
Have you restarted Apache since you enabled the extensions
From: Carlton Whitehead [mailto:[EMAIL PROTECTED]
Sent: Monday, August 06, 2007 5:11 PM
To: KM
Cc: php-windows@lists.php.net
Subject: Re: [PHP-WIN] PHP, MYSQL and Apache
Keith,
Browse to your phpinfo(); page, and search it for mysql. Is it listed? If not, the mysql module isn't enable
;extension=php_zip.dll
Is there something else I am missing?
Keith
-Original Message-
From: Carlton Whitehead [mailto:[EMAIL PROTECTED]
Sent: Monday, August 06, 2007 5:11 PM
To: KM
Cc: php-windows@lists.php.net
Subject: Re: [PHP-WIN] PHP, MYSQL and Apache
Keith,
Browse to your phpinfo
st 6, 2007 4:58:36 PM (GMT-0500) America/New_York
Subject: [PHP-WIN] PHP, MYSQL and Apache
I am attempting to use the following together….
MYSQL 5.0
Apache 2.2.4
PHP 5.2.3
PHP info I can get. I get the following statement whenever trying to get to
mysql
Here is the PHP code
[PHP-WIN] PHP, MYSQL and Apache
I am attempting to use the following together
MYSQL 5.0
Apache 2.2.4
PHP 5.2.3
PHP info I can get. I get the following statement whenever trying to
get to
mysql
Here is the PHP code for what I'm trying to do...
Fatal erro
I am attempting to use the following together….
MYSQL 5.0
Apache 2.2.4
PHP 5.2.3
PHP info I can get. I get the following statement whenever trying to get to
mysql
Here is the PHP code for what I’m trying to do…
Fatal error: Call to undefined function mysql_connect() in
esday, June 27, 2007 2:41 PM
To: php-windows@lists.php.net
Subject: Re: [PHP-WIN] PHP MySQL login page won't work
Hi
Duplicating your post isn't going to get you any more or faster replies.
This list is for PHP matters. IF there was anything wrong with the PHP it
would be a Dreamweave
Hi
Duplicating your post isn't going to get you any more or faster replies.
This list is for PHP matters. IF there was anything wrong with the PHP it
would be a Dreamweaver support issue. However the PHP is fine, messy
but fine.
The problem is in your form. You have two 'Login' input values so
-Original Message-
From: Don Denton [mailto:[EMAIL PROTECTED]
Sent: Wednesday, June 27, 2007 3:01 AM
To: 'php-windows@lists.php.net'
Subject: PHP MySQL login page won't work
The following is text created by dreamweaver CS3 to login a user. There is
something wrong with it because when
The following is text created by dreamweaver CS3 to login a user. There is
something wrong with it because when I enter the appropriate information
into my fields, I get sent to failed.php instead of home.php (both were
specified by me). I have gone over the code as best I can, but I am not
nearl
Hi
REPLACE [LOW_PRIORITY | DELAYED]
[INTO] tbl_name [(col_name,...)]
VALUES ({expr | DEFAULT},...),(...),...
Or:
REPLACE [LOW_PRIORITY | DELAYED]
[INTO] tbl_name
SET col_name={expr | DEFAULT}, ...
Or:
REPLACE [LOW_PRIORITY | DELAYED]
[INTO] tbl_name [(col_name,...)]
S
Is there an easy way to overwrite a row (e.g. using replace) if a duplicate key
already exists?
For instance, is there something like ON DUPLICATE KEY REPLACE (as opposed to
UPDATE)?
Or do I have to:
key_exists = query database for key
if (key_exists){
REPLACE...
}
else{
INSERT...
}
T
I've got PHP 4 set up on Server 2003. My LAN is running active directory.
Whenever I try to a mysql_connect, something (PHP I assume) tacks on a
hostname of the local computer.
$link = mysql_connect('myserver', 'user', 'password');
Besides the old password authentication password problem (which
Hi,
i have a problem: i installed apache 2.0.52, php 4.3.9 and mysql 4.1 on
win xp sp2 machine.
When i try to connect to mysql database with the mysql_connect() php
function, the returned message is "Client does not support
authentication protocol requested by server: consider upgrading MySQL
Hi all,
I'm Gene Candelaria and I'm a PHP and MySQL newbie.
I have a feeling a lot of you have seen this before. I'm teaching myself
PHP/MySQL trying to setup a guestbook. I'm running latest versions of
Apache, PHP and MySql on my WIN2k machine. I have them working, except, I
get the messages:
"Unable to load dynamic library 'C:\php\ext\php_mysql.dll' - The
specified procedure could not be found"
I have put libmysql.dll in windows\system32 and in c:\php\ext and it still
gives me the same message. Please point me to the right direction or tell me
where to download from a good "libmys
The book I am reading (
http://search.barnesandnoble.com/booksearch/isbnInquiry.asp?userid=2T67AHHR6W&isbn=0764516507&itm=1
)
PHP & MySQL for Dummies has a CD Rom with several PHP files. One is called
mysql_send.php. Book says " The program mysql_send.php has one simple
function: to execute que
--- Original Message -
From: "ODCS" <[EMAIL PROTECTED]>
To: "PHP Windows" <[EMAIL PROTECTED]>
Sent: Saturday, April 05, 2003 6:41 PM
Subject: [PHP-WIN] PHP MySQL question
> I have a database of user inputted information and need to create a page
> where the use
I have a database of user inputted information and need to create a page
where the user can update their information. The user will log in using
their name and password and then be forwarded to a form with all the fields
they can update - but what is the best way to write the records to the
databas
I installed MySQL and was able to create one database. The next time i tried
to create a new database i tried to use a underscore (_) in the table name
and it came back with an error that mysql_query() was not a function of
mysql. I was able to change this by asigning the CREATE TABLE to $creat
Working on:
Win 98 / mysql 3.23.55 / php 4
I installed mysql 3.23.55 and wanted to check the user table in the mysql
db.
The query was:
SELECT User FROM user WHERE host='localhost';
The output was:
xx
user |
xx
||
||
root
Try ...
mysql_connect('server:','user','password');
Where '' is the alternate port number.
HTH
Rich
-Original Message-
From: Wolfgang Schneider [mailto:[EMAIL PROTECTED]]
Sent: 09 October 2002 15:34
To: [EMAIL PROTECTED]
Subject: [PHP
Hello,
trying to connect to a mySQL database that runs on a 2nd mySQL server
and not the standard one, the 2nd mySQL has been assigned a different
port number
How do I change the connect to mySQL lines so the php file is trying
to open a connection to the mySQL server on the alternate port
---
John Asendorf - [EMAIL PROTECTED]
Web Applications Developer
http://www.lcounty.com - NEW FEATURES ADDED DAILY!
Licking County, Ohio, USA
740-349-3631
Nullum magnum ingenium sine mixtura dementiae fuit
> -Original Message-
> From: M.B. [mailto:[EMAIL PROT
> >740-349-3631
> >Nullum magnum ingenium sine mixtura dementiae fuit
> >
> >
> >
> >
> >>-Original Message-----
> >>From: Svensson, B.A.T. (HKG) [mailto:[EMAIL PROTECTED]]
> >>Sent: Thursday, August 29, 2002 10:02 AM
> >>
To: [EMAIL PROTECTED]
Sent: Thursday, August 29, 2002 1:51 PM
Subject: [PHP-WIN] PHP / MySQL Guestbook
hi,
i have written a php guestbook using a mysql database to store and recall
the entries that where typed in by the visitor.
there is a formular with several fields like "name",
-
From: Andreas Esser [mailto:[EMAIL PROTECTED]]
Sent: Thursday, August 29, 2002 10:52 AM
To: [EMAIL PROTECTED]
Subject: [PHP-WIN] PHP / MySQL Guestbook
hi,
i have written a php guestbook using a mysql database to store and recall
the entries that where typed in by the visitor.
there is
hi,
i have written a php guestbook using a mysql database to store and recall
the entries that where typed in by the visitor.
there is a formular with several fields like "name", "email" and "message".
here´s the problem:
the visitor types some message into the message field, i.e.:
" hello,
- NEW FEATURES ADDED DAILY!
>Licking County, Ohio, USA
>740-349-3631
>Nullum magnum ingenium sine mixtura dementiae fuit
>
>
>
>
>>-Original Message-
>>From: Svensson, B.A.T. (HKG) [mailto:[EMAIL PROTECTED]]
>>Sent: Thursday, August 29, 2002 10:02 AM
&
ugust 29, 2002 10:02 AM
> To: Asendorf, John
> Cc: Php Win32 list
> Subject: RE: [PHP-WIN] PHP/MySQL/APache on CD
>
>
> > I thought a couple of weeks ago I saw someone working on a
> PHP/MySQL/Apache
> > (all running from a CD) on here. Does anyone remember who tha
> I thought a couple of weeks ago I saw someone working on a PHP/MySQL/Apache
> (all running from a CD) on here. Does anyone remember who that was?
Running an RDBMS on a CD-ROM? An interesting and original concept.
Is this some kind of special purpose hard coded embedded read only
system (like
I thought a couple of weeks ago I saw someone working on a PHP/MySQL/Apache
(all running from a CD) on here. Does anyone remember who that was?
Thanks,
John
-
John Asendorf - [EMAIL PROTECTED]
Web Applications Developer
http://www.lcounty.com - NEW FEATURES ADDED DAILY!
Lic
Want some great docs on getting started with php mysql and apache.
Seems like there isnt much around for us newbies but finally i've found
some.
I havnt tryed them as yet but have read most of them and they seem very
good.
They may have also saved my computer from getting hurled through my fron
Hey... new to the list, but didn't have time to lurk and watch the traffic,
kind of in a bind here. I apologize in advance if I do something wrong...
Using this code:
generation;
$year = $row->year;
$owner = $row->owner;
> -Original Message-
> From: Hawk [mailto:[EMAIL PROTECTED]]
>
> I might be missing some line or maybe it's just because I'm a
> newbie or
> something.. ;D
> anyway.. I use something similiar to this
> $query = "UPDATE users SET email='$email'"; // and so on..
> $result = mysql_query($qu
Having a problem with this, I have a working login that supports multiple
users, and I'm trying to make it possible for the users to change their own
settings etc, but I get killed when trying to send the data to the MySQL
database.
To connect I use mysql_connect($host,$user,$pswd) and mysql_selec
Hi,
I'm running PHP on Windows XP, which in itself is fine. I'm running php
through a program called BadBlue, which simulates a web site server for one
directory on your hdd, and that is also fine. I've also set up a database
using WinMySQLAdmin. Now how do i connect php to mysql? Or how else do
I am presently using WIN98 as my development platform with Apache
1.3.20+PHP4.0.6+MySQL. I installed PHP using the dll method instead of cgi.
Unfortunately, I am having problems with PHP parsing some of the MySQL code
in the page. The same page works great on a Win2k Server with the same
installed
HI all!
I'm need send a unique e-mail for a lot of people.
Ok.
I'm interested in a sistem (based in PHP4 + MySQL and Yk2 and IIS) for
a recopilate a e-mail directions and a names from a MySQL
database and send automaticaly at all e-mail directions listed in a
MySQL database...
Somthing idea?
(
Can Someone help me?
I need some easy to understand php-script
one shall put data in a mySQL database
another shall delete posts
and the third shall read from the database
Thanks:
REG.
Henning
LOL! True enough! True enough!
>-Original Message-
>From: Tom Mathews [mailto:[EMAIL PROTECTED]]
>Sent: Tuesday, April 10, 2001 4:41 PM
>Cc: [EMAIL PROTECTED]
>Subject: Re: [PHP-WIN] PHP/MySQL Help
>
>
>True enough, but life's just a bitch sometimes! I don&
True enough, but life's just a bitch sometimes! I don't create the problems,
just work around them.
"Svensson, B.A.T." wrote:
> >Using quotes (and remebering to escape them) may or may not cure the
> problem - it
> >seems to be a bit intermittent. It's more reliable just to hard code the
> tabl
>Using quotes (and remebering to escape them) may or may not cure the
problem - it
>seems to be a bit intermittent. It's more reliable just to hard code the
tablename
>instead.
Yes, and then someone suddenly makes changes in the database schema - and
all your scripts stops to work... :)
--
PHP
Try using the table name instead of a variable containing the table name.
If you must use $tablename within the SQL statement then you should include it in
quotes.
The error that you are getting is basically saying that MySQL can't find the table
that you are looking for, which is true as you have
I am no stranger to programming, having done that professionally for 30+
years; however,
PHP is a new animal to me. As usual, the text I have leave a little to be
desired. The
reason for this email is to ask for a little assistance in getting over a
coding "speed
bump".
I am rewriting a shoppi
Thanks. Looking forward to hearing from you...
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]
e Março de 2001 20:52
To: [EMAIL PROTECTED]
Subject: [PHP-WIN] PHP, MySQL, Apache Set Up (Windows)
Hi, I'm a newbie...
Trying to set up these 3 on my windows 98 machine. PHP and Apache set up is
OK. They can talk to each other. Have also installed MySQL. But I'm not
sure how to mak
Hi, I'm a newbie...
Trying to set up these 3 on my windows 98 machine. PHP and Apache set up is
OK. They can talk to each other. Have also installed MySQL. But I'm not
sure how to make it accessible from PHP. Appreciate any help :-)
Ricky
--
PHP Windows Mailing List (http://www.php
59 matches
Mail list logo