Re: [jffnms-users] install problem/question

2011-03-07 Thread Craig Small
On Mon, Mar 07, 2011 at 10:56:45AM -0600, Ed Humes wrote: > That did it, with changes to the path, which I might (add on the latest > archive from source forge) does not have that script in the 'docs' > directory. The database files are found in /docs/install or /docs/upgrade depending on which one

Re: [jffnms-users] install problem/question

2011-03-07 Thread Ed Humes
fnms-users@lists.sourceforge.net Subject: Re: [jffnms-users] install problem/question On Fri, Mar 04, 2011 at 08:42:14AM -0600, Ed Humes wrote: > Instructions say to enter this command > mysql.exe -ujffnms -pjffnms jffnms < > c:\jffnms\docs\jffnms-version.mysql Try this instead mysql

Re: [jffnms-users] install problem/question

2011-03-04 Thread Craig Small
On Fri, Mar 04, 2011 at 08:42:14AM -0600, Ed Humes wrote: > Instructions say to enter this command > mysql.exe -ujffnms -pjffnms jffnms < > c:\jffnms\docs\jffnms-version.mysql Try this instead mysql.exe -ujffnms -pjffnms jffnms (you then get the mysql> prompt) \. c:\jffnms\docs\jffnms-0.8.5.

[jffnms-users] install problem/question

2011-03-04 Thread Ed Humes
Instructions say to enter this command mysql.exe -ujffnms -pjffnms jffnms < c:\jffnms\docs\jffnms-version.mysql >From the arrow prompt (->) I get this error ERROR: Unknown command '\j'. I've corrected the path to the .mysql scipt, but it seems to be complaining early in th

Re: [jffnms-users] Install problem?

2006-06-18 Thread Javier Szyszlican
You have permission problems in your session folder. Probably a chown apache:apache -r /var/lib/php/ will work. ( it may be the nobody user instead of apache in SuSE) Apart from that you may need to enable allow_fopen_wrappers in your php.ini Javier Cody Grosskopf wrote: > > I just recently

[jffnms-users] Install problem?

2006-06-16 Thread Cody Grosskopf
  I just recently installed jffnms on a SuSE 9.3 server and i get this when i login: Warning: session_start(): open(/var/lib/php/sess_5759ac6b1e06899645be98348538dcd6, O_RDWR) failed: Permission denied (13) in /opt/otrs/bin/cgi-bin/jffnms/htdocs/auth.php on line 42Warning: session_start():

[jffnms-users] install problem

2005-04-11 Thread kent
Hi! I installed the JFFNMS managemen system on my server, and followed the install file, but get this error in the error_log file when try to access the webfiles. [Mon Apr 11 22:02:38 2005] [error] [client 83.108.103.25] (13)Permission denied: access to /jffnms failed because search permissions a

RE: [jffnms-users] Install problem with configuring MySQL

2005-01-24 Thread Min Qiu
, January 24, 2005 1:20 PM To: Min Qiu; Javier Szyszlican Cc: jffnms-users@lists.sourceforge.net Subject: RE: [jffnms-users] Install problem with configuring MySQL I found out what was wrong. Had a directory set wrong. Thanks for your help. Chad -Original Message- From: [EMAIL PROTECTED

RE: [jffnms-users] Install problem with configuring MySQL

2005-01-24 Thread Chad Cundy
Subject: RE: [jffnms-users] Install problem with configuring MySQL Chad, Where is the jffnms you unpacked? Can you do "dir c:\jffnms\docs\jffnms-0.7.9.mysql" ? Min -Original Message- From: Chad Cundy [mailto:[EMAIL PROTECTED] Sent: Monday, January 24, 2005 12:50 PM To: Javier

RE: [jffnms-users] Install problem with configuring MySQL

2005-01-24 Thread Min Qiu
Behalf Of Javier Szyszlican Sent: Monday, January 24, 2005 10:01 AM Cc: jffnms-users@lists.sourceforge.net Subject: Re: [jffnms-users] Install problem with configuring MySQL Does Check its mysql.exe not mysgl.exe c:\mysql\bin\mysql.exe and c:\jffnms\docs\jffnms-0.7.9.mysql exist? Check the path

RE: [jffnms-users] Install problem with configuring MySQL

2005-01-24 Thread Chad Cundy
, 2005 10:01 AM Cc: jffnms-users@lists.sourceforge.net Subject: Re: [jffnms-users] Install problem with configuring MySQL Does Check its mysql.exe not mysgl.exe c:\mysql\bin\mysql.exe and c:\jffnms\docs\jffnms-0.7.9.mysql exist? Check the paths. Javier Chad Cundy wrote: > I'm try

Re: [jffnms-users] Install problem with configuring MySQL

2005-01-24 Thread Javier Szyszlican
Does Check its mysql.exe not mysgl.exe c:\mysql\bin\mysql.exe and c:\jffnms\docs\jffnms-0.7.9.mysql exist? Check the paths. Javier Chad Cundy wrote: I’m trying to install JFFNMS and when I try to run the command like stated in the install procedure C:\> c:\mysql\bin\mysgl.exe -u root jffnms <

[jffnms-users] Install problem with configuring MySQL

2005-01-24 Thread Chad Cundy
I’m trying to install JFFNMS and when I try to run the command like stated in the install procedure   C:\> c:\mysql\bin\mysgl.exe -u root jffnms < c:\jffnms\docs\jffnms-0.7.9.mysql I get this error: The system cannot find the file specified.       Can anyone help me out with this?