Re: RES: [PHP-INSTALL] ftp_put cannot upload a file.

2008-04-10 Thread Shawn McKenzie
nd 4. The remote dir can't be found or the connected user doesn't have permission to write to it 5. If going through a firewall or for other reasons, you most likely need ftp_pasv() -Shawn

[PHP-INSTALL] Re: Help w/ PHP install

2003-08-22 Thread Shawn Jackman
One more thing to add. The first thing I did was install PHP and then I installed MySQL. PHP seems to be working fine. I'm doing a phpinfo() and it's working fine. "Shawn Jackman" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > I've got a Cobal

[PHP-INSTALL] Help w/ PHP install

2003-08-22 Thread Shawn Jackman
ndefined reference to `mysql_create_db' ext/mysql/php_mysql.lo: In function `zif_mysql_drop_db': /home/php/php-4.3.2/ext/mysql/php_mysql.c:1157: undefined reference to `mysql_drop_db' collect2: ld returned 1 exit status make: *** [sapi/cli/php] Error 1 What do you recommend that I do at this point? THANKS for the help, folks. Shawn

[PHP-INST] Compiles & Initializes okay but will not execute?

2002-05-23 Thread Shawn Lyndon
t; AddLog fn="flex-log" name="access" ObjectType fn="force-type" type="magnus-internal/x-httpd-php" Service fn=php4_execute mime.types: type=magnus-internal/x-httpd-phpexts=php,php3,php4,phtml Any advice welcome! Thanks Shawn "Davi

[PHP-INST] iPlanet 4.1, PHP 4.2.1, Solaris 8 - Compiles and Initializes but will not execute. HELP!

2002-05-21 Thread Shawn Lyndon
log" name="access" ObjectType fn="force-type" type="magnus-internal/x-httpd-php" Service fn=php4_execute mime.types: type=magnus-internal/x-httpd-phpexts=php,php3,php4,phtml Any advice welcome! Thanks Shawn "David O" <[EMAIL PROTECTED]&g

[PHP-INST] make install error

2002-03-06 Thread Shawn
I am runing AIX 4.3.3. Everything went fine. The make worked. But, after the "make install", I get this error, ld: 0711-317 ERROR: Undefined symbol: .alloca ls 0711-345 Use the -bloadmap or -bnoquiet option to obtain more information. make: 1254 The errorcode from the last command is 8 St

Re: [PHP-INST] PHP install when apache already installed

2002-03-05 Thread Shawn
> good luck > > > Tom Churchward > Red Logic > Oracle Support Specialists > > Tel: +44 (0) 161 831 9860 > Fax: +44 (0) 161 831 9713 > E-mail: [EMAIL PROTECTED] > Web: www.redlogic.co.uk > > > -Original Message- > From: Shawn [mailto:[EMAIL PROTECTED]]

[PHP-INST] install on AIX

2002-03-05 Thread Shawn
When I run ./configure, I get this error: configure: error: can not find sources in . or .. Ive tried it with arguements like ./configure --with-mysql and get the same error. Any ideas Im installing it on AIX 4.3.3 -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, visit: ht

[PHP-INST] php install when apache already installed

2002-02-28 Thread Shawn
I need to have PHP installed on a AIX 4.3.3 machine that already has apache installed 1.3.20 I believe. the instructions for PHP's website for installing as a module seem to assume that you are installing apache at the same time. Do I have to re-compile and install apache to run PHP as a module?

[PHP-INST] testing installation

2002-02-12 Thread shawn carey
i did a default server install of red hat 7.1 and would like to know if php is installed as a module or as a cgi interpreter. any help for someone who's new to this? __ Do You Yahoo!? Send FREE Valentine eCards with Yahoo! Greetings! http://greetin

[PHP-INST] test

2002-02-12 Thread shawn carey
__ Do You Yahoo!? Send FREE Valentine eCards with Yahoo! Greetings! http://greetings.yahoo.com -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-INST] php AIX install

2002-02-05 Thread Shawn
I need to install php on an RS/6000 running AIX and netscape webserver. Can anyone give me some tips or instructions on how to do this? I know basic UNIX command line but thats about it. Thanks. -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsu

[PHP-INST] Help getting dbm support back in solaris. (v4.0.4pl1)

2001-02-10 Thread Shawn Freeman
ct any dbm stuff and when I run my php programs they obviously fail. I've attached the code that I do, and the configure output from both versions. I've tried to force ndbm support but I can't get it to go. Any h