Try this copy of the file and see if it works.
Whate kind of resoults is it showing you? do you see the php codeing in the
browser?
if you see the php code in your browser i think you used wordpade to save
the file or you ftp ed it to your self in somthing other then text mode.
open you roster.p
I believe the binary is only installed when compiled as a CGI program. Remove the
nsapi line and recompile to get the binary installed.
http://www.php.net/manual/en/install.commandline.php
Jim
>>> Vicki Brown <[EMAIL PROTECTED]> 08/28/02 17:45 PM >>>
On Wednesday, August 28, 2002, at 04:10 P
On Wednesday, August 28, 2002, at 04:10 PM, Jim Thome wrote:
> What is your configure line?
I am using --enable-cli, as required pre-4.3
configure \
--with-nsapi=/usr/prop/netscape/server4/ \
--with-mysql=/usr/local/mysql \
--with-imap \
--with-kerberos=/usr/local \
--with-ldap \
--enable-cli
What is your configure line?
>>> Vicki Brown <[EMAIL PROTECTED]> 08/28/02 05:06PM >>>
I'm using PHP 4.2.2 (the "stable" build, not any f the later
builds), so I still need to configure with --enable-cli (which I
have done).
Then I do the make, and make install, and at the end of the
install o
I'm using PHP 4.2.2 (the "stable" build, not any f the later
builds), so I still need to configure with --enable-cli (which I
have done).
Then I do the make, and make install, and at the end of the
install output I see:
Installing program: phpize
Installing program: php-config
Installing progr
Thanks for your answer, i already solved the problem.
But, I have other questions:
what i should to do to view a image coming of a ldap server (openldap)
from a browser and with php?
thanks
--
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Turn register_globals on in your php.ini file
>>> "Tj-S" <[EMAIL PROTECTED]> 08/28/02 01:31PM >>>
Hey gang,
I'm trying to get a php file to work on my Win Apache server. It works fine
under my ISP (Linux) but I don't get the same result on my machine.
I attached my phpinfo and the php file (I c
At first glance it looks like the php file is expecting register_globals to be on, but
it is off for security purposes in recent releases of PHP. You'll need to set
register_globals to on in the php.ini file.
-Original Message-
From: Tj-S [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, Aug
Hey gang,
I'm trying to get a php file to work on my Win Apache server. It works fine
under my ISP (Linux) but I don't get the same result on my machine.
I attached my phpinfo and the php file (I could zip the whole directory if
it
helps). Any clues? Am I missing an extension?
Thanks for the he
Or just get rid of the ClearModuleList line. It is useless.
On Tue, 27 Aug 2002, Bill Nickel wrote:
> I just had this same problem. The deal is that inside of the httpd.conf file
> there is the following directive:
>
> ClearModuleList
>
> Pretty self explanatory...it clears all the modules. Bel
I just had this same problem. The deal is that inside of the httpd.conf file
there is the following directive:
ClearModuleList
Pretty self explanatory...it clears all the modules. Below that, there are a
bunch of AddModule directives. This is where you should add your "AddModule
mod_php4.c" line
php-install Digest 28 Aug 2002 17:15:38 - Issue 997
Topics (messages 8234 through 8242):
Newbie Suse Php Apache MySQL Death
8234 by: Sean M. Mayhew
Installation problem
8235 by: Hassan Abolhassani
8236 by: Hassan Abolhassani
Re: win xp, apache 2.40, and php4.2.2
Hi
After looking an the archives, FAQ, etc... I am coming to you to find an
answer:
My browser displays the context of the php files instead of anything
else.
I cannot obtain the server to send them to the php interpreter.
My configuration is:
-> RedHat 7.2, including php-4.0.6-15, and apache-1
Check the permissions on '/usr/lib/php4/curl.so' .
>>> "steker" <[EMAIL PROTECTED]> 08/28/02 03:13AM >>>
When I restart apache this is the message:
Stopping httpd:[ OK ]
Starting httpd: PHP Warning: Unable to load dynamic library
'/usr/lib/php4/curl
Yes. Another poor soul who is having problems with PHP and installing the
IMAP library. I've installed Apache 1.3.26, PHP 4.2.2 and MySQL and they all
work just fine together. But I want IMAP as well, because I want my webmail
app to work.
I compiled PHP like so:
$./configure --with-apache=[v
When I restart apache this is the message:
Stopping httpd:[ OK ]
Starting httpd: PHP Warning: Unable to load dynamic library
'/usr/lib/php4/curl.so' - /usr/lib/php4/curl.so: cannot open shared object
file: No such file or directory in Unknown on line
I get alwayas the error message:
Use of undefined constant left - assumed 'xxx' in yy.php
seems like variables are not handled well
I´m sure there is something to configure in php.ini, but I don´t have any
idea what to do.
mfg
Robert Peska
System-Assistant
mailto:[EMAIL PROTECTED]
Tel: +43
17 matches
Mail list logo