Upon installation on my Linux based ISP, I get the following error:
Any ideas?
bash-2.04$ perl index.pl
Subroutine url redefined at Channel.pm line 681.
Subroutine html redefined at Channel.pm line 688.
Subroutine save redefined at Channel.pm line 753.
In Metadot::Config: using web server name: localhost
Use of uninitialized value in hash element at Metadot/Config.pm line 192.
Use of uninitialized value in hash element at Metadot/Config.pm line 192.
I'm getting config info for metadot
got db type: MySQL
Use of uninitialized value in hash element at Metadot/Config.pm line 192.
I'm getting config info for metadot
Use of uninitialized value in hash element at Metadot/Config.pm line 192.
I'm getting config info for metadot
Use of uninitialized value in hash element at Metadot/Config.pm line 192.
I'm getting config info for metadot
Unknown error
Compilation failed in require at MyPage.pm line 34.
BEGIN failed--compilation aborted at MyPage.pm line 34.
Compilation failed in require at Session.pm line 472.
BEGIN failed--compilation aborted at Session.pm line 472.
Compilation failed in require at Group.pm line 43.
BEGIN failed--compilation aborted at Group.pm line 43.
Compilation failed in require at User.pm line 34.
BEGIN failed--compilation aborted at User.pm line 34.
Compilation failed in require at Permissions.pm line 35.
BEGIN failed--compilation aborted at Permissions.pm line 35.
Compilation failed in require at Gizmo.pm line 34.
BEGIN failed--compilation aborted at Gizmo.pm line 34.
Compilation failed in require at Portal.pm line 35.
BEGIN failed--compilation aborted at Portal.pm line 35.
Compilation failed in require at index.pl line 29.
BEGIN failed--compilation aborted at index.pl line 29.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
what's your status on this? If you still haven't had any luck, tell me what you have done, and I'll see how can I help you from this point. I have seen that problem and I think I have resolved it too (so, need to know what you have done so far)
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Upon installation on my Linux based ISP, I get the following error:
Any ideas?
bash-2.04$ perl index.pl
Subroutine url redefined at Channel.pm line 681.
Subroutine html redefined at Channel.pm line 688.
Subroutine save redefined at Channel.pm line 753.
In Metadot::Config: using web server name: localhost
Use of uninitialized value in hash element at Metadot/Config.pm line 192.
Use of uninitialized value in hash element at Metadot/Config.pm line 192.
I'm getting config info for metadot
got db type: MySQL
Use of uninitialized value in hash element at Metadot/Config.pm line 192.
I'm getting config info for metadot
Use of uninitialized value in hash element at Metadot/Config.pm line 192.
I'm getting config info for metadot
Use of uninitialized value in hash element at Metadot/Config.pm line 192.
I'm getting config info for metadot
Unknown error
Compilation failed in require at MyPage.pm line 34.
BEGIN failed--compilation aborted at MyPage.pm line 34.
Compilation failed in require at Session.pm line 472.
BEGIN failed--compilation aborted at Session.pm line 472.
Compilation failed in require at Group.pm line 43.
BEGIN failed--compilation aborted at Group.pm line 43.
Compilation failed in require at User.pm line 34.
BEGIN failed--compilation aborted at User.pm line 34.
Compilation failed in require at Permissions.pm line 35.
BEGIN failed--compilation aborted at Permissions.pm line 35.
Compilation failed in require at Gizmo.pm line 34.
BEGIN failed--compilation aborted at Gizmo.pm line 34.
Compilation failed in require at Portal.pm line 35.
BEGIN failed--compilation aborted at Portal.pm line 35.
Compilation failed in require at index.pl line 29.
BEGIN failed--compilation aborted at index.pl line 29.
what's your status on this? If you still haven't had any luck, tell me what you have done, and I'll see how can I help you from this point. I have seen that problem and I think I have resolved it too (so, need to know what you have done so far)