Gossamer Forum
Home : Products : Gossamer Links : Development, Plugins and Globals :

Re: [Andy] Error after Upgrade to Centos 7

Quote Reply
Re: [Andy] Error after Upgrade to Centos 7 In reply to
Dear Andy

Thank you so much, due to the problem of suexec and i let cPanel tech to handle it so i just update base.pm and i try to run:

perl /home/xxxxxxx/public_html/xxxxxx/cgi-bin/admin/admin.cgi

And the output is:

Content-type: text/html

defined(%hash) is deprecated at (eval 3) line 31.
(Maybe you should just omit the defined()?)


<html>
<head>
<title>Links SQL 2.1.1 Administration</title>
</head>

<frameset rows="70,*">
<frame name="nav" src="admin.cgi?page=home_nav.html" scrolling="no" noresize frameborder="0" target="main">
<frame name="body" src="admin.cgi?page=home_body.html" frameborder="0">
<noframes>
<body bgcolor="#FFFFFF">
..................
..................


So do you have any idea on how to fix:

defined(%hash) is deprecated at (eval 3) line 31.
(Maybe you should just omit the defined()?)



Please advice and thank you so much
Subject Author Views Date
Thread Error after Upgrade to Centos 7 reenee 11764 Sep 4, 2018, 3:22 AM
Thread Re: [reenee] Error after Upgrade to Centos 7
Andy 11505 Sep 4, 2018, 5:52 AM
Thread Re: [Andy] Error after Upgrade to Centos 7
reenee 11501 Sep 4, 2018, 6:04 AM
Thread Re: [reenee] Error after Upgrade to Centos 7
Andy 11495 Sep 4, 2018, 6:16 AM
Thread Re: [Andy] Error after Upgrade to Centos 7
reenee 11488 Sep 4, 2018, 7:05 AM
Thread Re: [reenee] Error after Upgrade to Centos 7
Andy 11486 Sep 4, 2018, 7:07 AM
Thread Re: [Andy] Error after Upgrade to Centos 7
reenee 11471 Sep 4, 2018, 12:33 PM
Post Re: [reenee] Error after Upgrade to Centos 7
Andy 11460 Sep 4, 2018, 11:35 PM