I'm in the configuration phase and I'm trying to make changes to the initial setup screen, but I'm not able to do so. According to the documentation, "JFFNMS needs to have register globals turned on." So I have tried editing the php.ini file in c:\php but the changes I make there don't show up on the initial setup screen. I even tried the various combinations of changing the file then restarting Apache, restarting my browser, and restarting my computer to see if that would help.
 
I saw this in the php documentation...
 
How do I know if my php.ini is being found and read? It seems like
   it isn't as my changes aren't being implemented.
 
   To be sure your php.ini is being read by PHP, make a call to phpinfo()
   and near the top will be a listing called Configuration File
   (php.ini). This will tell you where PHP is looking for php.ini and
   whether or not it's being read. If just a directory PATH exists than
   it's not being read and you should put your php.ini in that directory.
   If php.ini is included within the PATH than it is being read.
 
...but have almost no clue how to do this -- assuming this is the solution to my problem.
 
So... 1) what's my current problem? :-) and 2) how can I fix it?  and 3) if the fix is what I quoted above [make a call to phpinfo()] can you walk me through this or send me to a site that can show me?
 
Thanks in advance!
 
James
Vancouver, WA
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
jffnms-users mailing list
jffnms-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jffnms-users

Reply via email to