Re: [jffnms-users] register_globals issue

2005-06-20 Thread D. Lloyd
You can configure just a VirtualHost to use register_globals by specifying the Directive within the < Container > If you are using VirtualHosts for your jffnms installation. (I have custom stuff in mine, it may or may not work in your case ) eg.

Re: [jffnms-users] help

2005-06-19 Thread D. Lloyd
exist Thats why I wodnererd if JFFNMS doesnt work on MS Virtual PC? Thanks for the feed back... -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] On Behalf Of D. Lloyd Sent: 19 Haziran 2005 Pazar 01:04 To: jffnms-users@lists.sourceforge.net Subject: Re: [jffnms-users

Re: [jffnms-users] help

2005-06-18 Thread D. Lloyd
Can you be more specific on which Virtual Machine package you are running, and what guest OS you are using JFFNMS under? Virtual OS's can be quite different from each other, and with the vast combination of guest/host Operating systems available its very hard to answer your question accurately

Re: [jffnms-users] Recommended books for beginning programers.

2005-06-14 Thread D. Lloyd
Best place to go for PHP learning would be, http://www.php.net and follow the documentation. There are tutorials on the site that will give you a basic intro to PHP. Also, goggle for "php tutorials". I'm sure it will return more links and resources than you can read :o) Dennis Chris Ha