"Oscar Castaneda V." wrote:
>
> On Fri, Nov 30, 2001 at 04:17:28PM -, [EMAIL PROTECTED] wrote:
> > Hi! This is the ezmlm program. I'm managing the
> > [EMAIL PROTECTED] mailing list.
> >
> > I'm working for my owner, who can be reached
> > at [EMAIL PROTECTED]
> >
> > This is a generic help
Are you installing php as cgi or as an apache module? What happens when you
call a script via the web server?
Fred
Joe <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> Good Call. I installed the development packages and php configured,
> compiled and installed
Good Call. I installed the development packages and php configured,
compiled and installed properly. I am now left with what seems like a
simple problem, which I have not successfully tackled. If I run my program
by typing: php test.php, it does not work. If I do: ./php test.php it does
work.
Root wrote:
> Hi,
>
> I am trying to install PHP onto my Linus server and I am getting
> errors. The message says to contact you for help. I have looked all
> over the net for the hack but have not found it. Obviously I am new to
> Linux.
>
> Please tell me what is wrong.
>
> Thanks,
>
> R
I would venture to guess that mysql is installed as a binary distribution.
PHP needs the sources in order to compile with mysql support. Try
installing mysql from source or installing the source rpm.
Fred
Joe <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> Hi
php-install Digest 1 Dec 2001 22:13:10 - Issue 581
Topics (messages 5152 through 5155):
HELP - PHP 4.0.6 screwed the Cold Fusion Server
5152 by: Eddie
Problems with php install
5153 by: root
5154 by: Chris
PHP, MySQL, * Mandrake 8.1
5155 by: Joe
Administri
Hi All,
I am trying to use MySQL from PHP. I get the error message: call to
undefined function: mysql_connect()
Based on what I've read, I need to compile PHP with the
--use-mysql=/path/to/mysql option. This was not enough information to get
the compile to work. (I tried every directo