Re: [PHP] Re: [Bulk] Re: [PHP] PHP errors in Apache error logs

2005-12-20 Thread Matt
Install the php5-session port from your ports tree to enable sessions. It's located in /usr/ports/www/php5-session on a default install with the port tree. On 12/19/05, John Nichel [EMAIL PROTECTED] wrote: Jose Borquez wrote: John Nichel wrote: Jose Borquez wrote: snip The Makefile

Re: [PHP] Re: [Bulk] Re: [PHP] PHP errors in Apache error logs

2005-12-20 Thread Georgi Ivanov
You need to compile php4-extensions or php5-extensions /usr/ports/lang/ Good luck. On Monday December 19 2005 22:32, Jose Borquez wrote: John Nichel wrote: Jose Borquez wrote: snip The Makefile configuration did have --disable-all included. Here is the link to my phpinfo page;

Re: [PHP] Re: [Bulk] Re: [PHP] PHP errors in Apache error logs

2005-12-19 Thread Silvio Porcellana [tradeOver]
Jose Borquez wrote: I installed PHP from the ports and did not do any configuration. I set up the phpinfo page and the configuration line did not set disable session. Thanks in advance, Jose Maybe you have this: '--disable-all' (not sure, thou, this should enable sessions anyway,

[PHP] Re: [Bulk] Re: [PHP] Re: [Bulk] Re: [PHP] PHP errors in Apache error logs

2005-12-19 Thread Jose Borquez
Silvio Porcellana [tradeOver] wrote: Jose Borquez wrote: I installed PHP from the ports and did not do any configuration. I set up the phpinfo page and the configuration line did not set disable session. Thanks in advance, Jose Maybe you have this: '--disable-all' (not sure, thou,

Re: [PHP] Re: [Bulk] Re: [PHP] PHP errors in Apache error logs

2005-12-19 Thread John Nichel
Jose Borquez wrote: John Nichel wrote: Jose Borquez wrote: snip The Makefile configuration did have --disable-all included. Here is the link to my phpinfo page; http://68.127.38.82/install/test.php You have no session support. I am not sure what to do now. Do I need to uninstall and