I have run into an issue where I keep getting InnoDB tables everytime I create
a new table in PHPMyAdmin, and I want MyISAM tables. It's very annoying. Anyone
got any suggestions as to what I might have done that made MySQL or PHPMyAdmin
do this?
--
Mark Benson
http://homepage.mac.com/markbe
--default-storage-engine option in your options file (my.ini) where
engine is the the type of table engine you want to use, in your case MYISAM.
If you cant change that then specify the engine type every time you
create a table:
create table table_name{
.
} TYPE=myisam;
Regards
Ad
new user test
--
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
new user test
--
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
new user test
--
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
New user test
--
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
tested
Paul Anderson wrote:
> New user test
--
---
João Cândido de Souza Neto
Web Developer
--
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Please forgive me if this comes through twice. I am a new subscriber and
the first send did not seem to work.
We recently moved all our websites to a new server using php 4.3.10.
We are having problem with ONE function. Any time a php script or form is
supposed to send a response or email to us
Paul Anderson wrote:
I think that the first thing to be looked at is the server configuration. If
it doesn't work, ask to the server administrator to look at the mail log.
If the script send the e-mail but the smtp server don't do it, something
will be writted in the smtp log.
> Please forgive me
maybe it's due to register_globals being set to off:
http://www.phpnoise.com/tutorials/2/1
On 3/15/06, Paul Anderson <[EMAIL PROTECTED]> wrote:
> Please forgive me if this comes through twice. I am a new subscriber and
> the first send did not seem to work.
>
> We recently moved all our websites
I agree.
Andrew Darby wrote:
> maybe it's due to register_globals being set to off:
>
> http://www.phpnoise.com/tutorials/2/1
>
> On 3/15/06, Paul Anderson <[EMAIL PROTECTED]> wrote:
>> Please forgive me if this comes through twice. I am a new subscriber and
>> the first send did not seem to w
Hello,
Can any one recommend me a well-tested package containing Apache, MySQL and
PHP all in one for Windows? I want to use my computer as a client and a web
server at the same time. Is there any problem with that?
Thank you very much.
Best regards,
Kinfe T.
Paul Anderson wrote:
new user test
please don't do tests to a public list, its spam
--
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
We are having problem with ONE function. Any time a php script or form is
supposed to send a response or email to us or a user, or the mail is not
sent. We have tried various formail.php versions, sendmail.php and written
our own most basic scripts.
This would be more appropiate for a general
apache triad 2 is good,
http://apache2triad.net/
very well tested. but its rather large when you download it.
hope it helps.
--
~Philip Pryce
WAMP5. I use it myself.
http://www.en.wampserver.com/
Rich
-Original Message-
From: Philip Pryce [mailto:[EMAIL PROTECTED]
Sent: Wednesday, March 15, 2006 11:55 AM
To: php-db@lists.php.net
Subject: Re: [PHP-DB] WAMP
apache triad 2 is good,
http://apache2triad.net/
very well tested. b
No virus found in this outgoing message.
Checked by AVG Anti-Virus.
Version: 7.1.375 / Virus Database: 268.2.1/279 - Release Date: 3/10/2006
--
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
I have been using MySQL for quite some time and am now running Server 4.1. I
have been developing custom web-based software for a customer and recently
moved their server to a different machine. I have everything running
smoothly EXCEPT for mySQL. Any time I try to start the service I get an
error:
Windows / Unix (/ Linux)?
Op Wed, 15 Mar 2006 10:34:42 -0800, schreef Ralph Brickley:
> I have been using MySQL for quite some time and am now running Server 4.1. I
> have been developing custom web-based software for a customer and recently
> moved their server to a different machine. I have eve
> I have been using MySQL for quite some time and am now running Server
4.1. I
> have been developing custom web-based software for a customer and
recently
> moved their server to a different machine. I have everything running
> smoothly EXCEPT for mySQL. Any time I try to start the service I get
Personally, while I appreciate the easiness of installing a package, I found
upgrading the individual components (at least with easyPHP) an issue. It was
more beneficial to learn to install each piece separately.
Bastien
From: Miles Thompson <[EMAIL PROTECTED]>
To:
Subject: Re: [PHP-DB] WAM
Hello,
We're looking for a PHP developer to work on-site in Long Beach to
start immediately. Job description is below.
Thanks,
Christian
Internet Transaction Services, Inc. - An Internet Paymenet Processing
company located in Long Beach, CA is looking to hire a contract PHP
developer
Hello,
I'm not being rude but it is a good thing to do before coming here:
http://www.google-is-my-best-friend.com (Jusk kidding...)
Here you go
http://www.google.com/search?hl=en&q=%22Error+1067%22+%2B+mysql&btnG=Search
Some picks:
- http://forums.mysql.com/read.php?11,11388,11388
- http://www
Another link:
http://sunsite.mff.cuni.cz/MIRRORS/ftp.mysql.com/doc/en/Windows_upgrading.html
Regards,
Nadim Attari
Alienworkers.com
Nadim Attari wrote:
> Hello,
>
> I'm not being rude but it is a good thing to do before coming here:
>
> http://www.google-is-my-best-friend.com (Jusk kidding...)
Hello,
I use XAMPP locally to test my scripts.. i haven't tested it online.
Have a look: http://www.apachefriends.org
Regards,
Nadim Attari
Alienworkers.com
Kinfe Tadesse wrote:
> Hello,
>
> Can any one recommend me a well-tested package containing Apache, MySQL
> and PHP all in one for Window
25 matches
Mail list logo