On Fri, 11 Jun 2010 09:24:09 +0200, Merlin Morgenstern
wrote:
> Hi there,
>
> I had a working version 5.2.9 running on my suse system. Then I upgraded
> to 5.2.12 with the same configure command. Unfortunatelly I lost pdf
> creation now.
>
> Here is what the configure output says:
>
>
> Noti
Sounds like you have 64-bit LDAP libraries installed on your system.
Do you also have 32-bit libraries installed, but PHP is ignoring them?
The --with-ldap configure option tells PHP where to look for ldap.h
and libldap.a -- but not directly. Here's the relevant bit from
php-src/trunk/ext/ldap/con
Hi,
in case you installed php4 from the SuSE-CD or -DVD:
just install via yast2 (or your favourite rpm install tool) the
php4 extension module called "php4-session" (its a rpm-package).
The package should come with your SusE-CD or -DVD.
In case you didnt installed php4 from SuSE, you must reco
in which case you'll have to recompile php again...
but according to the manual session is enabled by default... (again,
it really depends on what distro).
find the source folder for php, and do ./configure --enable-session
(and lots of other stuff if you want it)... do ./configure --help to
see t
I have checked the php.ini file all setting ok, when you load ph there
are certain paramters you can specify such as "--disable-session" or in
my case I would like to "--enable-session"
but not sure exactly how.
steve
Ken wrote:
You should check your php.ini file...
i haven't used linux for a wh
You should check your php.ini file...
i haven't used linux for a while so i can't remember where it is...
and this is probably distro specific...
do a search for it. php.ini.
change the settings for session support, the file should be pretty
self explanatory
then restart apache.
On Tue, 15 Mar 2
Hi,
why do you want to run it from a cd, PHP doesn't pass the 6 MB limit!
i suggest for reliability reasons that you run PHP from your disk, i don't
think Apache would do okay if it didn't fine the PHP path (in case that you
eject the cd)
do you have special reasons?
khalid
___
Hello,
On Tue, 1 Oct 2002, Peter Houchin wrote:
PH> ScriptAlias /php/ "c:/path-to-php-dir/"
PH>
PH>one would assume that you change the "C:/path-to-php-dir/" to the path of
PH>the cd drive to get it to work
I have changed like the following you have mentioned above..abut anyway it
couldn;t r
ScriptAlias /php/ "c:/path-to-php-dir/"
one would assume that you change the "C:/path-to-php-dir/" to the path of
the cd drive to get it to work
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
hi,
please tell me about your Apache version, PHP version, the changes you made
to the httpd.conf and error messages of returned
thanx
_
Join the worlds largest e-mail service with MSN Hotmail.
http://www.hotmail.com
--
PH
On Thu, 26 Sep 2002, Justin French wrote:
JF>What test are you running?
JF>
JF>Justin
I am running this code only..
Regards,
Uma
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
What test are you running?
Justin
on 26/09/02 12:10 PM, Uma Shankari T. ([EMAIL PROTECTED])
wrote:
>
> Hello,
>
>
> I have installed php in windows machine and configure php according to
> the manual given in the net..While running test program it is not displaying
> the result properly and
12 matches
Mail list logo