I am not sure how to go about
correcting this. I appears to be a permissions issue.
--
Dave Cocuzzi
[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>
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
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
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
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
Your document is attached.
<>
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
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
is problem.
Dave
--
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
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
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
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.
-
.
thanks.
Dave
--
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
.
thanks.
Dave
--
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
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
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
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
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
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
--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://
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
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
tested PHP
with the php.exe -i command and it runs successful
Dave Kingsella
[EMAIL PROTECTED]
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
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
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]">
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
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
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
, 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
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
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 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
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
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
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
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
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
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
es a difference.
Thanks in advance,
Dave Mariner.
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
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
) 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
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
44 matches
Mail list logo