Re: [PHP-INST] PHP installtion problem

2002-05-11 Thread Rasmus Lerdorf
Is there a libmysqlclient library somewhere under /usr/local/mysql-3.22.32-pc-linux-gnu-i686 ? On Sat, 11 May 2002, JOSEPH OGUNRO wrote: > I ran into problem when compiling PHP with apache and mysql > $ ./configure --with-mysql=/usr/local/mysql-3.22.32-pc-linux-gnu-i686/ >--with-apxs=/usr/local

Re: [PHP-INST] PHP installtion

2001-04-05 Thread Myke Carter
staym wrote: > > 4. can i work with php as html. On the other word, can > i write php code by using Notepad and save it as > filename.php and run it form the browser. Yes. That's the beauty of the language if you ask me. That's the *only* way I write my web pages. I *never* use an HTML editor