php-install Digest 14 Feb 2003 07:11:44 - Issue 1247
Topics (messages 10037 through 10041):
Sessions Issue
10037 by: CSParker1.aol.com
10039 by: Robin Mordasiewicz
IIS5 at TSE Citrix
10038 by: Peter Vereshagin
Installing PHP on Apache 2 with Win2k
10040 by:
I guess I should add some info about our environment:
Solaris 7
PHP 4.2.3
iWS 4.1 SP11
/jonas
-Ursprungligt meddelande-
Från: Jonas Blåberg
Skickat: den 13 februari 2003 17:39
Till: [EMAIL PROTECTED]
Ämne: [PHP-INST] specifying location of php.ini config file in iPlanet
web server plug
Hello Everyone,
I am running Apache 2.0.43 on Windows 2000 Professional, and attempting to
run a PHP 4.2.3 installation.
I attempted to add the following three lines of code to my httpd.conf as
stated in my php tutorial book:
LoadModule php4_module c:/php/sapi/php4apache2.dll
AddType applicat
double check the permissions on the directory where you are trying to
write your session files.
On Thu, 13 Feb 2003 [EMAIL PROTECTED] wrote:
> I hope someone can help..
>
> I am trying to run a session and I keep getting the following error:
>
> "Session initialization failed"
>
> Do you know wha
Hello,
We try to use our Citrix terminal server machine as backup WWW.
So we put IIS there and I was trying to set up ISAPI php extension there. I did it
several times on our general WWW with the same win2k-server OS there. The book
"Professional PHP" by Wrox is a pretty help (no ads, I'm Russian
I hope someone can help..
I am trying to run a session and I keep getting the following error:
"Session initialization failed"
Do you know what could be causing this?
Thank you in advance,
Chris
php-install Digest 13 Feb 2003 18:55:38 - Issue 1246
Topics (messages 10028 through 10036):
Apache2.0.36 + PHP4.3.0 SAPI mod fails while + PHP4.2.1 works OK
10028 by: Kyryll Mirnenko
Re: PHP Fatal error: Call to undefined function: mail()
10029 by: Kaan
Re: libexpat.so.0
P.S. I also tried placing php4ts.dll and php4ts.lib in the /sapi directory
with php4apache.dll as per Stephen Edmonds post of 7th feb.
--
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Windows 98, Apache 1.3.19, PHP 4.0.4 (was trying 4.3 but reverted until
problem solved), AMD CPU
I've been trying to install PHP on my computer for days but get a problem
with Apache:
"Syntax error on line 203 of c:/apache/conf/http.conf: Cannot load
c:/php/sapi/php4apache.dll into server: (1157)
Hello!
Does anyone know if it is possible to specify a different location for the php.ini
file when using the iPlanet web server plug-in? Since we are using several instances
of iWS on our server we want different PHP config for them. The config defaults to
/usr/local/lib/php.ini as specified a
http://www.aucs.org/rpmcenter/
There you will find updated RPMs for both apache2(httpd) and php-4.3.0.
It worked for me. HTH,
-- Mitch
On Thu, 2003-02-13 at 14:12, Michiel wrote:
> Hey there,
>
> Hope one of you can help me out with this..
>
> I have been trying to compile PHP 4.3.0 on
Hey there,
Hope one of you can help me out with this..
I have been trying to compile PHP 4.3.0 on a Red Hat 8.0 system for about
three weeks now and it will not compile. When running the configure script,
it keeps on exiting with this error:
configure: error: can not run test program while
Hi everyone!
Have anyone made a sucessfull installation off GNU aspell and PHP? I'm
getting an error "Makefile:81: *** missing separator. Stop." when compiling a
language directory
I use:
aspell-0.50.3
aspell-en-0.51-0
I also tried to use pspell-.12.2
I thought if I don't install the langage no
I had the same problem under Solaris. The loader couldn't find
libexpat.so because it is not in its standard path.
Try adding this env variable before launching Apache:
export LD_LIBRARY_PATH; LD_LIBRARY_PATH=/usr/local/lib
(not tested under Linux)
--
PHP Install Mailing List (http://www.php.net
14 matches
Mail list logo