Need hlep in intallation

Problems installing LinkMan?
Post Reply
seohawks
Posts: 5
Joined: Fri Sep 16, 2016 11:30 am

Need hlep in intallation

Post by seohawks »

Script URL: http://www.phpjunkyard.com/php-link-manager.php
Version of script: 2.0.2
Hosting company: uniquestarhost
website : http://s4seotools.com
URL : http://s4seotools.com/bookmarking/install/

What terms did you try when SEARCHING for a solution:

When I try to install it stuck at Session test here screen print http://prntscr.com/cinp4j
Last edited by seohawks on Sun Sep 18, 2016 3:34 am, edited 1 time in total.
Klemen
Site Admin
Posts: 10116
Joined: Fri Feb 11, 2005 4:04 pm

Re: Need hlep in intallation

Post by Klemen »

This probably means PHP sessions aren't working on your server.

Upload and open this file to verify:
http://www.phpjunkyard.com/extras/session_test.zip
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
seohawks
Posts: 5
Joined: Fri Sep 16, 2016 11:30 am

Re: Need hlep in intallation

Post by seohawks »

Where I have to upload this file
Klemen
Site Admin
Posts: 10116
Joined: Fri Feb 11, 2005 4:04 pm

Re: Need hlep in intallation

Post by Klemen »

Anywhere to your server, then open it in browser and run the session test.
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
seohawks
Posts: 5
Joined: Fri Sep 16, 2016 11:30 am

Re: Need hlep in intallation

Post by seohawks »

Not working bro :(
Klemen
Site Admin
Posts: 10116
Joined: Fri Feb 11, 2005 4:04 pm

Re: Need hlep in intallation

Post by Klemen »

You will need to be a bit more specific...
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
seohawks
Posts: 5
Joined: Fri Sep 16, 2016 11:30 am

Re: Need hlep in intallation

Post by seohawks »

I upload that file to intall folder and try to install but it not work I again try by uploading that file to main folder bookmarking but unable to install same http://prntscr.com/cinp4j
Klemen
Site Admin
Posts: 10116
Joined: Fri Feb 11, 2005 4:04 pm

Re: Need hlep in intallation

Post by Klemen »

It appears you have some sort of redirect setup on your server which redirects any page named "index.php" to an URL with index.php removed from it.

So instead of a "200 OK" you get a "301 Moved Permanently" HTTP response header when trying to post data to
http://s4seotools.com/bookmarking/install/index.php

To fix the issue remove the automated index redirects from your server config (at least for the Linkman folder)
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
seohawks
Posts: 5
Joined: Fri Sep 16, 2016 11:30 am

Re: Need hlep in intallation

Post by seohawks »

I think this problem is on end of hosting company bcz i did not make any such change on my hosting.
Post Reply