Question
Not sure how or what I did, but I broke the "NEXT" button on the configure page. I've checked all the logs (apache's and the data/warn log) but nothing enlightening can be found. I've re-checked LocalLib.cfg, setlib.cfg and LocalSite.cfg. Re-ran the permissions script as well.
Even removed the LocalSite.cfg file and ran configure again -- same problem.
Checked all perl dependencies (it was working fine before). Enabled/disabled mod_perl Even batch-reinstalled the /bin /lib and /tools directories.
Here's what I get after I click the NEXT button on the configure page:
Software error:
Use of uninitialized value in substitution (s///) at (eval 41) line 23.
For help, please send mail to the webmaster (nospam@nospam.com), giving this error message
and the time and date of the error.
Environment
--
RedByer - 07 May 2008
Answer
If you answer a question - or someone answered one of your questions - please remember to edit the page and set the status to answered. The status selector is below the edit box.
NOTE:
I searched the forum on "s///" and found the workaround below. Changing the configure script shebang flag from -w to -s
http://twiki.org/cgi-bin/view/Support/ConfigUninitialisedValueError
--
RedByer - 07 May 2008
Topic revision: r3 - 2008-05-07
- RedByer