3 folders of linkman are Missing

Problems installing LinkMan?
Post Reply
citra
Posts: 2
Joined: Sun Feb 26, 2012 8:19 pm

3 folders of linkman are Missing

Post by citra »

Script URL:
Version of script: 1,7
Hosting company: indo
URL of phpinfo.php:
URL of session_test.php: i dont know this
What terms did you try when SEARCHING for a solution: readme

Write your message below:
Every few hours, 3 folders of linkman are always missing (lost):
links.php
admin.php
addlinks.php

Now i can open those file in browser. But after few hours, can`t open it. I tried to see on the server and found those file are lost/missing.

I upload again but always the same...lost after few hours...?
Last edited by citra on Mon Feb 27, 2012 8:56 pm, edited 1 time in total.
Klemen
Site Admin
Posts: 10116
Joined: Fri Feb 11, 2005 4:04 pm

Re: 3 folders of linkman are Missing

Post by Klemen »

The only reasonable explanation is that your hosting company is deleting them.

Probably a security software on the server removing files because these files have

Code: Select all

eval(gzinflate(base64_decode(
inside. While the Linkman code is not harmful at all, some antivirus programs mark such code as "potential threat" because some PHP hacking scripts are encoded using the same technique.

Check with your host and ask them to exclude the 3 files from being deleted.
Klemen, creator of HESK and PHPJunkyardWas this helpful? You can buy me a drink here Image

Image You should follow me on Twitter here

Help desk software | Cloud help desk | Guestbook | Link manager | Click counter | more PHP Scripts ...

Also browse for php hosting companies, read php books, find php resources and use webmaster tools
citra
Posts: 2
Joined: Sun Feb 26, 2012 8:19 pm

Re: 3 folders of linkman are Missing

Post by citra »

Oke..I will ask my host
why you don`t make an excepted code so antivirus or hosting security software on the server dont remove the files.

in my server, installed many php software such: phpBB, smf and mod-smflinks, wordpress, and more but no problem with hosting security software and the like...
thank u
Klemen
Site Admin
Posts: 10116
Joined: Fri Feb 11, 2005 4:04 pm

Re: 3 folders of linkman are Missing

Post by Klemen »

I do have a rewrite of the encoded code prepared, will be released with a new version soon. But it's still a "bug" in the antivirus :wink:
Klemen, creator of HESK and PHPJunkyardWas this helpful? You can buy me a drink here Image

Image You should follow me on Twitter here

Help desk software | Cloud help desk | Guestbook | Link manager | Click counter | more PHP Scripts ...

Also browse for php hosting companies, read php books, find php resources and use webmaster tools
Post Reply