Initial set up looping from Step 2 back to Step1

Helpdesk for my helpdesk software

Moderator: mkoch227

Post Reply
victorj
Posts: 2
Joined: Sun Jun 20, 2010 6:47 am

Initial set up looping from Step 2 back to Step1

Post by victorj »

/*************************************
Title: Installation
Version: HESK V2.2
Author: Victorj
Demo:
Download:
Website:

Short description:

The upload of HESK V2.2 was successful. During the install process the License Agreement is checked YES.

The problem is that, with Step 2 Check Setup being OK, upon clicking the Continue to Step 3 button the page loops back to Step 1 License Agreement.

The loop is constant, any help will be appreciated/

(Here below you can write additional info, longer description and comments)

:(
Klemen
Site Admin
Posts: 10136
Joined: Fri Feb 11, 2005 4:04 pm

Post by Klemen »

Please upload these two files to your server and post the link to them here:

http://www.phpjunkyard.com/extras/phpinfo.zip
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
victorj
Posts: 2
Joined: Sun Jun 20, 2010 6:47 am

Post by victorj »

The initial test runs OK but page 2 shows FALSE. The server does has a default page setting of index.php

http://premierstrategics.com/_helpdesk/session_test.php

The following link does display the page as PHP Version 4.4.9

http://premierstrategics.com/_helpdesk/phpinfo.php



:)
Victorj
Klemen
Site Admin
Posts: 10136
Joined: Fri Feb 11, 2005 4:04 pm

Post by Klemen »

This means PHP sessions aren't working on your server. Contact your host and ask them to check why PHP sessions aren't working (probably folder "/var/php_sessions" doesn't exist or isn't writable).
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