[PHP-INSTALL] ATTENTION Something is likely messed up here,,,,

2007-10-19 Thread Dave Cocuzzi
I am not sure how to go about correcting this. I appears to be a permissions issue. -- Dave Cocuzzi [EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>

[PHP-INSTALL] php-5.0.5 Problems

2005-10-05 Thread Dave 'The Real Deal' Smith
nable-sigchild Thanks in advance with your help... Always shreddin' the Blues (or something) Dave __ Yahoo! Mail - PC Magazine Editors' Choice 2005 http://mail.yahoo.com debug.log Description: 1336973925-debug.log

Re: [PHP-INSTALL] problems with php and MySQL (still)

2005-04-21 Thread Dave Moore
d that I should be uncommenting the extension for mysqli but I believe that's a different thing all together. Dave [PHP] ;;; ; About php.ini ; ;;; ; This file controls many aspects of PHP's behavior. In order for PHP to ; read it, it must be name

Re: [PHP-INSTALL] problems with php and MySQL

2005-04-20 Thread Dave Moore
d and copied it into the C:\Window directory. I've attached it. My understanding is that mysql is already built in and that there's no need to declare mysql as an extension.   Any ideas?.   Regards, Dave       PHP Version 5.0.2   System  Windows 9x VENUS 4.90  Build Date  Sep 24 2004 01:2

[PHP-INSTALL] problems with php and MySQL

2005-04-19 Thread Dave Moore
fails every time. It's like the sql access functions don't exist. I've copied libmysql.dll and php5ts.dll into the windows/system directory, made various changes to php.ini etc... but nothing.   What am I doing wrong?.   Ta, Dave     No virus found in this outgoing message. Checked by A

[PHP-INSTALL] Re: Your details

2004-03-08 Thread dave
Your document is attached. <>

[PHP-INSTALL] Re: Unknown(): Unable to load dynamic library 'c:\php\extensions\php_oci8.dll'- Acces is denied

2003-10-29 Thread Dave Marsh
I was using the ISAPI module. I changed to using PHP as CGI and this seems to work now. Must be a bug with ISAPI. "Dave Marsh" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > I just cannot seem to get PHP to load this library. I get the error showing > up o

[PHP-INSTALL] Unknown(): Unable to load dynamic library 'c:\php\extensions\php_oci8.dll'- Acces is denied

2003-10-29 Thread Dave Marsh
I just cannot seem to get PHP to load this library. I get the error showing up on the console. I'm running: Windows 2003 Server IIS 6.0 PHP 4.3.3 Oracle 9.2 SQLServer 2000 PHP is working and I'm also using php_mssql.dll which loads ok and works and I can connect to a SQLServer. ODBC connection

[PHP-INST] php 4.3.1 on Solaris 9 with Iplanet webserver 6.0

2003-03-31 Thread Dave Gargan
is problem. Dave -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-INST] Problems compiling PHP for Servlet use

2003-03-06 Thread Dave Townsend
function `Java_net_php_servlet_startup': /root/php-4.3.1/sapi/servlet/servlet.c:264: warning: passing arg 2 of `php_module_startup' from incompatible pointer type make: *** No rule to make target `sapi/servlet/java.c', needed by `sapi/servlet/java.lo'. Stop. Anybody know what t

[PHP-INST] PHP 4.3.1 Install problems..

2003-02-20 Thread Dave
Trying to get 4.3.x to compile.. 4.3.0 doesn't work either.. I can only get 4.2.3 to compile properly.Help would be appreciated. run configure with the following options: ./configure --with-mysql --with-xml --enable-track-vars --with-apxs=/usr/loc al/apache/bin/apxs --enable-versioning --ena

Re: [PHP-INST] Change php extension

2003-01-31 Thread Dave Pfister
nsion when I installed php4. AddType application/x-httpd-php .php .php3 .phtml Add .php4 to this list, in your httpd.conf... that should do it. -- Dave Pfister| Phone : (402) 471-7893 | Quidquid latine dictum Nebrask@ Online | e-mail: [EMAIL PROTECTED] | sit, altum viditur. -

[PHP-INST] upgrading mandrake..

2002-12-18 Thread Dave
. thanks. Dave -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-INST] upgrading mandrake 8, php 4.0.6 to newest php version

2002-12-18 Thread Dave
. thanks. Dave -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-INST] Re: Help! Stuck! Perm denied w/ fopen.

2002-12-06 Thread Dave
i thought (could be wrong) that directories need execute to read within them, files only need r+w, to make a directory readable.. i always chmod 755 my directories and 644 my files (or in your case chmod 777 directories and 666 files, but i don't recommend that at all). sometimes, i chgrp nobobdy

[PHP-INST] Re: PHP and HTML message

2002-11-26 Thread Dave
to quote php.net mail function page. /* recipients */ $to = "Mary <[EMAIL PROTECTED]>" . ", " ; // note the comma $to .= "Kelly <[EMAIL PROTECTED]>"; /* subject */ $subject = "Birthday Reminders for August"; /* message */ $message = ' Birthday Reminders for August Here are the birthday

[PHP-INST] Re: make error with gd

2002-11-26 Thread Dave
for me) or something like that. it always works for me when i do that with gd2, don't need to with 1. dave ps - i know rasmus wrote a page somewhere on how to do it right. i'm typing this from memory. "Denis" <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">n

[PHP-INST] PHP_CONFIG_FILE_PATH ignored?

2002-11-19 Thread Dave Pfister
E_COMMAND " './configure' '--with-config-file-path=/nol/apache-ach/conf/php.ini'" build-defs.h:#define PHP_CONFIG_FILE_PATH"/nol/apache-ach/conf/php.ini" Any ideas/clues/suggestions would be much appreciated. -- Dave Pfister| Phone : (402) 471-7893 | Qu

[PHP-INST] Command line not installing

2002-11-08 Thread Dave
r all libs, apache, and php). anyone else seen this? dave -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-INST] PHP 4.1.2 problem with IE

2002-04-22 Thread Dave Sugar
--with-apxs --with-mysql=/web/tech/mysql --with-gd --with-jpeg-dir=/usr/loca l/lib --enable-debug=no --enable-track-vars=yes --with-oracle=/oracle/prod uct/8.0.5 --enable-trans-sid --enable-magic-quotes Thanks for the help Dave Sugar [EMAIL PROTECTED] -- PHP Install Mailing List (http://

[PHP-INST] Re: Which Linux to Install for the best with PHP4

2002-02-02 Thread Dave
Dave Dan Campbell wrote: > Okay, I'm once again giving up on this whole PHP installation process as PHP > just wouldn't work, nomatter what I did. So, I've decided to throw my last > two weeks work away and start over, but which Linux should I use? I've got > the

[PHP-INST] Silly little problem

2002-01-14 Thread Dave Lurie
It's quite weird actually... i got my website working on my pc with apache and php, but only i can view it using localhost.. the ip doesn't work for everyone els.e. what have i forgotten? -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional

[PHP-INST] PHP Install with Apache failure

2002-01-12 Thread Dave Kingsella
tested PHP with the php.exe -i command and it runs successful     Dave Kingsella [EMAIL PROTECTED]

Re: [PHP-INST] Stuck, big time

2002-01-11 Thread Dave Lurie
double-installed and switched around conf files "Chris" <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > Greetings Dave, > The reason this occurs is because Apache has NO idea what a .php file is > unless you tell it about it. As a &quo

[PHP-INST] Stuck, big time

2002-01-11 Thread Dave Lurie
I'm a professional webdesigner, but a recent job i recieved asked me to host the webpage on my computer, which means i'm trying to install php on my own system. I have done so, but when opening a .php file i see the source code and it's ignoring that php exists. If i stick on the start to make i

[PHP-INST] Re: Win95 Installation on laptop

2002-01-10 Thread Dave Lurie
t done something strange like making php think you're running it on the supercomputer of the centery with windows 3000 on or whatever (trust me, i can cock up a computer that much!) Hope it helps Dave "Neil Harrison" <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">

[PHP-INST] Installation Problems

2002-01-07 Thread Dave Lurie
I'm a professional webdesigner, but a recent job i recieved asked me to host the webpage on my computer, which means i'm trying to install php on my own system. I have done so, but when opening a .php file i see the source code and it's ignoring that php exists. If i stick on the start to make

[PHP-INST] Re: PHP4.1.1 with Apache 1.3.22 - not processing .php files?

2002-01-04 Thread Dave Findlay
Fixed it - I had an previous Apache installation so it had not updated mime.types etc in /usr/local/apache/conf. When I copied the new installations's ".default" versions of these over the old ones and restarted it all worked. Dave "Dave Findlay" <[EMAIL PROTECT

[PHP-INST] PHP4.1.1 with Apache 1.3.22 - not processing .php files?

2002-01-04 Thread Dave Findlay
nfo.php) I get the "Your are downloading the file info.php" dialog box up in my browser. This implies that Apache is not doing any special processing on info.php for some reason, but I have the correct AddType lines in httpd.conf. Anyone come across this before? Dave -- PHP Instal

[PHP-INST] Re: [PHP] PHP/CGI problem: #!/path/php at top of CGI script appears in output

2001-10-21 Thread Dave Goodrich
, the cgi binary was compiled with nothing but "./configure" and the info page confirms this. So it seems Apache is handling everything correct, the page gets passed to the proper php binary, and the result is correctly served back to the client. DAve On Sun, Oct 21, 2001 at 12:18:07PM -0

[PHP-INST] Re: [PHP] PHP/CGI problem: #!/path/php at top of CGI script appears in output

2001-10-20 Thread Dave Goodrich
r/local/bin/php at the top as you stated. Odd, but I've never used the cgi version so other than confirming your problem I am afraid I'm no help. DAve On Sat, Oct 20, 2001 at 03:31:06PM +, Philippe wrote: > Hi, > I'll synthetize the problem with the response I have gi

Re: [PHP-INST] Simple .php page redirect

2001-09-19 Thread Dave Hess
You can also use a meta tag inside the tags of your page. Put the following lines in your code: /mypage.php becomes the page you want to redirect your users to. The number after 'content=' is the number of seconds the page will wait before moving to the next page. Using '0' for that value ma

[PHP-INST] PHP 4.0.6 printer functions...

2001-09-07 Thread Dave
PHP GROUP: I installed the latest version of php on our web server hoping to be able to use the printer functions, however, they are not working. Not sure if it is just built-in or if I was supposed to have a config setting to include the printer functions (?). Here's what we get on the php pa

Re: [PHP-INST] Help please

2001-05-08 Thread Dave Mariner
cle.php?aid=228&pid=0 - a really comprehensive guide to data-driven websites with php& mysql (& it covers installing under Doze as well!) Hope this helps, Dave. - Original Message - From: <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, May 08, 2001 1

[PHP-INST] Compiling Sablotron + PHP

2001-05-07 Thread Dave
Im running Red Hat 7.1 with apache-1.3.19-15 and expat-1.95.1-1 rpms installed Ive compiled Sablot-0.52 with no errors. To get php-4.0.5 to compile I tried this tip from a previous post: cd /usr/local/lib ln -s libexpat.so libxmlparse.so ln -s libexpat.so libxmltok.so then it compiled without

Re: [PHP-INST] PHP 4.0.5 & gd

2001-05-03 Thread Dave Mariner
AHA!!! Checking the dox at the address below reveals that it's available in 4.0.6 - gettable from CVS only, which is why it wouldn't build into 4.0.5 (I presume) http://www.php.net/manual/en/function.imagecreatetruecolor.php HTH anyone wanting truecolour support! Dave

Re: [PHP-INST] PHP 4.0.5 & gd

2001-05-03 Thread Dave Mariner
Thanks for that - the only problem is that GD1.8.4 doesn't support true-colour images (does it? - please correct me if I'm wrong), and I NEED true-colour support for my app! Anyone got 2.x working yet? Cheers, Dave - Original Message - From: "Philip

Re: [PHP-INST] PHP 4.0.5 & gd 2.0.1

2001-05-03 Thread Dave Mariner
it can you post the solution. Dave - Original Message - From: "Philip Snyder" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, May 03, 2001 7:44 AM Subject: [PHP-INST] PHP 4.0.5 & gd 2.0.1 > I grabbed PHP 4.0.5 and gd 2.0.1 so I could create JPG thum

Re: [PHP-INST] PHP 4.0.5 & gd 2.0.1

2001-05-03 Thread Dave Mariner
www.boutell.com/gd BTW If anyone gets this working can they post an idiots guide on how to do it, as I'm an idiot that needs to do it!! - Original Message - From: "James Kapherr" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, May 03, 2001 9:38 AM Subject: RE: [PHP-INST] PHP 4

[PHP-INST] gd-2.0.1

2001-05-02 Thread Dave Mariner
es a difference. Thanks in advance, Dave Mariner.

Re: [PHP-INST] AIX, PHP4 and core dump

2001-02-20 Thread Dave Brooks, BCS Systems
ive_expsym_cmds=' lines: \${wl}-bI:/path/to/libexec/httpd.exp Then 'make', 'make install', etc. The -bI switch specifies where the 'httpd.exp' file is, which tells PHP what calls have been exported and can be resolved at runtime - otherwise a segfault is caus

Re: [PHP-INST] AIX, PHP4 and core dump

2001-02-15 Thread Dave
Alex, The '-ma' flag reports "cc1: Invalid option 'a' " We have gcc 2.95.2 (under AIX 4.3.3) Dave At 19:27 14/02/01 -0500, you wrote: >Dave > >Rather than setting HAVE_ALLOCA try setting CFLAGS="-ma". > >Alex > > >-- >PHP

[PHP-INST] AIX, PHP4 and core dump

2001-02-14 Thread Dave Brooks, BCS Systems
) building PHP with HAVE_ALLOCA undefined and defining C_ALLOCA (by tweaking the configure script) but still get the core dump. All help and suggestions would be appreciated. Many thanks, Dave Brooks -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For

[PHP-INST] Secure Server Install?

2001-01-14 Thread Dave
Anybody know how to install PHP4.0.4 with Apache Secure Server. I can't find source for it (apache), just binaries. I want to install PHP into Apache like a normal server. Any good docs, please refer me to them. Thanks. -Dave -- PHP Install Mailing List (http://www.php.net/) To unsubs