Re: [jffnms-users] jffnms Install Problems

2005-08-31 Thread Craig Small
On Fri, Aug 26, 2005 at 04:26:36PM -0400, Brian wrote: > My apache service runs as user 'nobody' and I have no apache user on the > system. Perhaps that is causing my issue? It would cause the problem. Of course running your webserver as nobody is a bad idea in any case. - Craig -- Craig Smal

Re: [jffnms-users] jffnms Install Problems

2005-08-31 Thread Brian
Ignore this. The lazy end user did not read the entire message which showed him what to change to fix this :) Sorry about that. Brian wrote: Wow...that did not take long until I had another question :) When accessing the admin pages, I get the following warning alot(on different line number

Re: [jffnms-users] jffnms Install Problems

2005-08-31 Thread Brian
Javier, Adding the @ worked! Thanks so much for your help. I look forward to using jffnms. I am sure I will have more questions, but for now, all is well with the world :) Regards and thanks! Javier Szyszlican wrote: The setup page shows everything correct? Try adding a @ in line 96 like

RE: [jffnms-users] jffnms Install Problems

2005-08-31 Thread Tim Carr
[EMAIL PROTECTED] On Behalf Of Brian Sent: Wednesday, August 31, 2005 1:30 PM To: Javier Szyszlican Cc: jffnms-users@lists.sourceforge.net Subject: Re: [jffnms-users] jffnms Install Problems Wow...that did not take long until I had another question :) When accessing the admin pages, I get

Re: [jffnms-users] jffnms Install Problems

2005-08-31 Thread Brian
Wow...that did not take long until I had another question :) When accessing the admin pages, I get the following warning alot(on different line numbers of course): Warning: Call-time pass-by-reference has been deprecated - argument passed by value; If you would like to pass it by reference, m

Re: [jffnms-users] jffnms Install Problems

2005-08-31 Thread Javier Szyszlican
The setup page shows everything correct? Try adding a @ in line 96 like: /opt/jffnms/lib/gui.inc.php Line 96 @array_merge Javier Brian wrote: from the /admin/adm/test.php page: PHP 5.0.4 register_argc_argvOnOn register_globalsOnOn Javier Szyszlican wrote: What PHP versi

Re: [jffnms-users] jffnms Install Problems

2005-08-30 Thread Brian
from the /admin/adm/test.php page: PHP 5.0.4 register_argc_argv On On register_globalsOn On Javier Szyszlican wrote: What PHP version do you have? Do you have register_globals and register_argv_argc On in your php.ini's ? Javier Brian wrote: I have been able to get

Re: [jffnms-users] jffnms Install Problems

2005-08-30 Thread Javier Szyszlican
What PHP version do you have? Do you have register_globals and register_argv_argc On in your php.ini's ? Javier Brian wrote: I have been able to get to the /admin/setup page after correcting the permissions. Thank you Javier! Now when I try to go to the main page, I get the following error:

Re: [jffnms-users] jffnms Install Problems

2005-08-30 Thread Brian
I have been able to get to the /admin/setup page after correcting the permissions. Thank you Javier! Now when I try to go to the main page, I get the following error: Warning: array_merge() [function.array-merge]: Argument #1 is not an array in /opt/jffnms/lib/gui.inc.php on line 96 Warning

Re: [jffnms-users] jffnms Install Problems

2005-08-26 Thread Brian
Thanks again for the help. I went back and redid all of the chmod/chown stuff and now I am forbidden to access the web pages at all :) On thing that I was not able to do properly was this part of the setup: usermod -G jffnms apache My apache service runs as user 'nobody' and I have no apache u

Re: [jffnms-users] jffnms Install Problems

2005-08-26 Thread Javier Szyszlican
do the chown/chmod thing in the INSTALL file and you will be ok. Javier Brian wrote: Javier, Thanks much for the reply. You were correct. I had the error reporting accidently set to E_ALL instead of E_ALL & ~E_NOTICE. I have corrected that, but still seem to have some issues. when trying

Re: [jffnms-users] jffnms Install Problems

2005-08-26 Thread Brian
Javier, Thanks much for the reply. You were correct. I had the error reporting accidently set to E_ALL instead of E_ALL & ~E_NOTICE. I have corrected that, but still seem to have some issues. when trying to access the /admin/setup.php page, I now get these errors: Warning: main(../../con

Re: [jffnms-users] jffnms Install Problems

2005-08-25 Thread Javier Szyszlican
It seems you have the error_logging variable set to high on your php.ini's That should not be really an issue. Javier Brian wrote: Hello all. New jffnms user here. I am installing on Slackware 10.1. I followed the install instructions included in the tar archive and have not had any luck g

[jffnms-users] jffnms Install Problems

2005-08-23 Thread Brian
Hello all. New jffnms user here. I am installing on Slackware 10.1. I followed the install instructions included in the tar archive and have not had any luck getting the initial pages to load. I stumbled upon the instructions on the web which tell me to go to the admin/setup.php page, but that

Re: [jffnms-users] jffnms install problems

2005-08-16 Thread Craig Small
On Mon, Aug 15, 2005 at 09:15:00PM -0700, mallik rao wrote: > /opt/jffnms/conf/config.parse.func.inc.php on line 19 > [client 192.168.100.1] PHP Warning: preg_match: > internal pcre_fullinfo() error -3 in A mis-match with what PHP thinks and the library thinks, pcre should be. > ./configure --wi

[jffnms-users] jffnms install problems

2005-08-15 Thread mallik rao
Hi all I am facing strange problem starting the setup page for the first time. When I acces the website (http://www.myserver.com)it is displaying a blank page with the following error message recorded in the apache error_logs. /opt/jffnms/conf/config.parse.func.inc.php on line 19 [client 192.168