RE: [PHP-INST] Configuring Sessions In PHP

2001-03-19 Thread Eric Pankoke
I believe you are right, and near as I can tell the session_start command is the first thing that's getting generated. I must admit I'm fairly new to PHP myself, and from what I've seen in the book I am referencing there is some setup that needs to be done to allow sessions. Unfortunately, th

RE: [PHP-INST] Configuring Sessions In PHP

2001-03-19 Thread Jason Bell
I'm fairly new to this, so I may be wrong, but I believe that you must send the session start before sending any other data to the browser. -- Jason Bell -Original Message- From: Eric Pankoke [mailto:[EMAIL PROTECTED]] Sent: Monday, March 19, 2001 5:21 PM To: [EMAIL PROTECTED] Subject: [

Re: [PHP-INST] Got FAQ 6.8 problem

2001-03-19 Thread Barry Sardis
Not sure if I did it right. gdb output is attached. I rebuilt Apache with a make clean before the make. I added --enable-debug to the PHP ./configure. The httpd.conf only has the PHP module. The seg fault is a result of running apachectl configtest. If I include all modules except PHP and run apa

[PHP-INST] Re: Fixed : [PHP-INST] ldap - php

2001-03-19 Thread DT
I updated the etc/ld.so.conf and add the entry /usr/ldap/lib and then ldconfig the system. it works now! thanks! dennis tong wrote: > When installing php with LDAP, i've got this error when restarting > Apache: > > Cannot load /apache/libexec/libphp4.so into server: /apache/li > bexec/libphp4.so

[PHP-INST] Configuring Sessions In PHP

2001-03-19 Thread Eric Pankoke
I apologize if this already made it to the list, but as far as I can tell it did not. I am trying to use PHP 4.0.4pl1 with Windows 98 SE and Personal Web Server 4.x (not sure exactly which version). So far everything seems good, except when I try to add the line session_start() to a PHP page

Re: [PHP-INST] I'm really a principiant in PHP

2001-03-19 Thread Kris Deugau
Marco Sarti wrote: > I would like to know if it's necessary to have Microsoft personal web server > installed on my computer to test my PHP pages before sending them to my > server. No, if you're willing to play with the CGI version of PHP for Win32. Yes, if you want (somewhat) easier site desig

php-install Digest 19 Mar 2001 23:44:35 -0000 Issue 225

2001-03-19 Thread php-install-digest-help
php-install Digest 19 Mar 2001 23:44:35 - Issue 225 Topics (messages 2503 through 2511): Installin problem 2503 by: jon-mikel inza I need some info about what is isapi and cgi 2504 by: Michel Remacle Re: apache cannot start 2505 by: Jani Taskinen sablot build erro

[PHP-INST] PHP4 returns blank pages

2001-03-19 Thread Andrew Parry
Hi, Configuration = Windows 98 machine on LAN Xitami web server running locally PHP4 installed locally Problem == I had PHP4 working with PWS, but want to move over to Xitami. Now, when I call the following script, I get a blank page; the HTML and tags are there, but nothing else.

[PHP-INST] FW: Entry Point not Found..

2001-03-19 Thread James Hallam
I'm trying to install the latest version of PHP4 on a WinNT box running IBM's HTTP server (just a re-packaging of Apache). I've followed the instruction for Apache to the letter, but I'm getting this error message when I start the server: "The procedure entry point zend_unregister_ini_entries co

[PHP-INST] AHH!! cannot load ..libphp4.so into server...

2001-03-19 Thread Joseph Koenig
I've searched the archives, and it seems this is a common problem. However, I can't seem to get it to work. This is what i get when I try to start my server: [root@linux conf]# /usr/sbin/httpd Syntax error on line 249 of /etc/httpd/conf/httpd.conf: Cannot load /etc/httpd/modules/libphp4.so into s

[PHP-INST] How to install PHP as a module in Apache?

2001-03-19 Thread Hakan Tanyer
I would like to install PHP (4.0.4pl1win32) as a module in Apache (1.3.14win32r2) on my win98 pc so that I may utilize PHP-based authentication. I am looking for detailed installation instructions. Any help will be greatly appreciated. Note: Apache is running fine. I did not find as much detail a

[PHP-INST] Help!!!!!!

2001-03-19 Thread Renato Barata Gomes
Hello people!!! I don't know anymore what to do so I ask for help !! Acess this page and try to run it twice ok? You will probably see that it doen't work the second time... I think it's because the acrobat reader in the second time is already running in the background of Win98 and therefore it c

[PHP-INST] sablot build errors

2001-03-19 Thread Ken
When running configure in PHP 4.03pl1 with --with-sablot on Solaris 7, I get the following in debug.log. Anyone know why this is? Thanks. -Ken /usr/local/bin/gcc -o conftest -g -O2 -D_POSIX_PTHREAD_SEMANTICS -R/usr/ucblib -L/usr/ucblib -R/usr/local/mysql/lib -L/usr/local/mysql/lib -R/us

Re: [PHP-INST] apache cannot start

2001-03-19 Thread Jani Taskinen
On Mon, 19 Mar 2001, George P. Taylor IX wrote: >Would you please thoroughly describe the adjustment you made? > >I think it might help m and others. I can't see how, but here comes the part I added: <---cut> dnl Check if mysql_config is found. If yes, use the LIBS provided by it..

[PHP-INST] I need some info about what is isapi and cgi

2001-03-19 Thread Michel Remacle
Hi there, I would like to know more in details what is an ISAPI module ? and what is a CGI module ? How to compare them? What are the big difference? Why to choose one and not the other? Thanks in advance! _ Michel Remacle [EMAIL PROTECTED]

[PHP-INST] Installin problem

2001-03-19 Thread jon-mikel inza
My debug.file: CONFIGURE: './configure' '--enable-calendar' '--with-pgsql' '--enable-sockets' '--with-snmp' CC: gcc CFLAGS: -g -O2 CPPFLAGS: CXX: CXXFLAGS: INCLUDES: -I$(top_builddir)/Zend -I/usr/src/php/php-4.0.4pl1/ext/mysql/libmysql -I/usr/local/include LDFLAGS

php-install Digest 19 Mar 2001 10:39:38 -0000 Issue 224

2001-03-19 Thread php-install-digest-help
php-install Digest 19 Mar 2001 10:39:38 - Issue 224 Topics (messages 2493 through 2502): php4 with imap support 2493 by: Torsten Curdt Re: Got FAQ 6.8 problem 2494 by: Barry Sardis 2496 by: Jani Taskinen Re: apache cannot start 2495 by: Jani Taskinen

Re: [PHP-INST] problem recompiling PHP4.0.4 --with-dom=/usr/local/lib

2001-03-19 Thread Uwe Steinmann
On Thu, Mar 15, 2001 at 10:44:34AM -0600, [EMAIL PROTECTED] wrote: > Yes, there are quite a few errors in the config.log but I do not know > what they mean. I have successfully built PHP4.04_1 a number of > times since its release with no problem until I tried --with-dom. Also > tried --with-