Open Source Training Seminar


Not Logged in - No Account?

Don't have an account? Registering an account with us allows you to post to the forums, easily track new posts, subscribe to threads, pm (private message) other forum members, and receive periodic news letters (you can opt out if you desire). Once you are logged in this message will no longer appear. If you don't have an account, you can create one by registering here. Lost your password, request a new password. We respect your privacy which means we collect minimal information when you register and we do not resell that information or use it in any objectionable way. You can review our privacy policy for full details.


/var/www/html/panel/op_server.pl ERROR

joeyga's picture

Hi All,

I'm getting this error on two installed FreePBX systems, does anyone know the solution to stop the errors from showing on the linux command line? It's not causing any problems that I know of other than just annoying. Thanks

Use of uninitialized value in concatenation (.) or string at /var/www.html/panel/op_server.pl line 1924.


__________________


Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.

take a look at the script

fskrotzki's picture

take a look at the script and figure out what it is reading/operating on. The value it is reading is blank and it should not be. That's the place to start.


It looks very similair to

hanke's picture

It looks very similair to problems gathered in this thread:
http://freepbx.org/forum/freepbx/installation/use-of-uninitialized-value...