Support in apache for MySQL

2003-02-28 Thread Henning Olsen
Hello I use Apache/1.3.27 Server I use to use a mysql-connection, but now the apache support is gone. Trying to connect to my MySQL-database gives following result: Fatal error: Call to undefined function: mysql_pconnect() in... How do I get the MySQL-support back? Henning (newbie)

RE: Support in apache for MySQL

2003-02-28 Thread Henning Olsen
have to use a programming language to do that.  I'm guessing you are using PHP and you have possibly upgraded it without compiling in mysql support. -Original Message- From: Henning Olsen [mailto:[EMAIL PROTECTED] Sent: Friday, February 28, 2003 10:12 AM To: [EMAIL PROTECTED] Subject

Re: [PHP] Is it an apache or a php-problem?

2003-02-28 Thread Henning Olsen
Partly right I'm using RedHat 7.3 and it has an automated update funktion. Both Apache, MySQL and PHP are updated by the scripts, and during that proces the connection between PHP and MySQL disappeared. But how to diagnose where the configureationproblem is??? Henning Michael Mulligan [EMAIL

Re: login user with htmlphp

2002-05-03 Thread Henning Olsen
If the users dont have access via ftp to your htm-doc's but only see the result in browser, you have no problems in having the MySQL-password in the php-section of the login-doc. The users will never see the php-part of the doc, because it's a server-side part and will only produce the

Max 127 records

2002-04-19 Thread Henning Olsen
Hey - can anyone help? I have a MySql-db in which I can only have 127 records. Using phpmyadmin to insert record number 128 (autoincrement) gets this message: INSERT INTO `kontakt` (`id`, `navn`, `adresse`, `postnummer`, `by`, `telefon`, `kommentar`) VALUES ('', 'fsd', 'sfdg', 'sg', 'fdsg',