AIX segmentation fault with PHP, Apache and MySQL

2001-05-17 Thread Dave Brooks, BCS Systems
Hello, I am trying to port a PHP/MySQL application that happily runs under Linux across to an AIX box. We have MySQL is running under AIX - using mysql we can create tables, insert rows, etc and even access data via a C program. PHP is running as an Apache module - a simple phpinfo() works.

Re: Resetting root password

2001-05-17 Thread Dave Brooks, BCS Systems
Read section 6.3 of the manual - restart mysqld with --skip-grant-tables. Dave At 10:35 18/05/01 +1000, you wrote: >Hi all, > > >Just a quick question. A friend of mine installed a mysql on a new FreeBSD >box, and for some reason the root password wasnt empty. He has root access >on the bo

Re: AIX segmentation fault with PHP, Apache and MySQL

2001-05-20 Thread Dave Brooks, BCS Systems
t; Apache is up to 1.3.17 at least. I would update apache and see what > > > gives. PHP4 > > > wasn't coded until Apache 1.3.15 was out. > > > > > > "Dave Brooks, BCS Systems" wrote: > > >> > > >> Hello, > > >> &g

Re: AIX segmentation fault with PHP, Apache and MySQL

2001-05-20 Thread Dave Brooks, BCS Systems
On Thursday, May 17, 2001, at 08:59 AM, Matthew P. Marino wrote: > > > > > Apache is up to 1.3.17 at least. I would update apache and see what > > > gives. PHP4 > > > wasn't coded until Apache 1.3.15 was out. > > > > > > "Dave Bro

Re: AIX segmentation fault with PHP, Apache and MySQL

2001-05-21 Thread Dave Brooks, BCS Systems
ode? The only thing I can think of here is that your earlier Apache had >a broken lib somewhere and the new installs are not replacing it.. > >Z >On Sunday, May 20, 2001, at 10:15 PM, Dave Brooks, BCS Systems wrote: > >>MySQL 3.23.38 made no difference >> >> &