Scan Scripts For Hooks
Session not sticking...I guess?
I am installing from scratch, and am having some difficulties. When I get to the 'Scan scripts for hooks' page, it informs me that 'Only associates may use this page'. I have not closed my browser, disabled cookies, sneezed or anything. Why is it not allowing me to proceed. I have erased and restarted the installation 7 times now and tried different browsers....still no luck. Please help
~Jay
~Jay
| Bernard from nearby-an-airport Associate, 6581 posts | Jay, Because of your message I have downloaded and installed the full package at a brand new server. The setup was a breeze, including the hooks scanning. Unfortunately for you, this means that I have not been able to reproduce your issue. Can you check that cookies are transmitted to the server? Just go to the Control Panel. Then, in the extra area (on the right of the screen), select the test page. If the submitted request has a PHPSESSID attribute, it's ok. Else you are in trouble. By the way, if server information is displayed by the script, can you provide the attribute SERVER_SOFTWARE please? |
| Blkdragn95 8 posts | Here is the results from test.php. I was unable to find the link to it so I called it manually. The test page Back to the Control Panel A more complex GET test test.php/123/456/789?a=B Signature of your browser: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.5) Gecko/20031007 Firebird/0.7 Language of your browser: en-us,en;q=0.5 Submitted request: $_REQUEST['hello']=world $_REQUEST['PHPSESSID']=1a8e95e261d6adf1f220eed8d226ae39 Cookies sent by the browser: $_COOKIE['PHPSESSID']=1a8e95e261d6adf1f220eed8d226ae39 $context['arguments'][0]=123 $context['arguments'][1]=456 $context['arguments'][2]=789 $context['path_to_root']=/home/web/demo.bdm-racing.com/fpn/ $context['url_to_root']=/fpn/ $context['self_name']=demo.bdm-racing.com $context['self_url']=/fpn/control/test.php |
| Blkdragn95 8 posts | THis is when I pass the variable SERVER_SOFTWARE The test page Back to the Control Panel A more complex GET test test.php/123/456/789?a=B Signature of your browser: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.5) Gecko/20031007 Firebird/0.7 Language of your browser: en-us,en;q=0.5 Submitted request: $_REQUEST['SERVER_SOFTWARE']= $_REQUEST['PHPSESSID']=1a8e95e261d6adf1f220eed8d226ae39 Cookies sent by the browser: $_COOKIE['PHPSESSID']=1a8e95e261d6adf1f220eed8d226ae39 $context['path_to_root']=/home/web/demo.bdm-racing.com/fpn/ $context['url_to_root']=/fpn/ $context['self_name']=demo.bdm-racing.com $context['self_url']=/fpn/control/test.php |
| Bernard from nearby-an-airport Associate, 6581 posts | Jay, YACS remembers in session variables the fact that you are logged. Maybe this is not running correctly at your server. Could you please provide the version of your Apace/PHP environment to check this point? Maybe you have access to the php.ini configuration file as well? |
| Blkdragn95 8 posts | My versions are as follows: Apache (httpd-2.0.49-4) PHP (php-4.3.6-5) and this is a snippet from my phpinfo() results http:demo.bdm-racing.com/phpinfo.php |
| Bernard from nearby-an-airport Associate, 6581 posts | Can you check that the following directory is correclty filled by something during the very first steps of the setup? /var/lib/php/sessionThis is where, according to your configuration, PHP is supposed to store session data. |
| Blkdragn95 8 posts | Ok, so I feel like an arse! My /var/lib/php/session folder was chown'ed to the wrong user.group. Chown'ed it to the correct one and I was able to install. Thanks for the great support and patience. Jay |
| Bernard from nearby-an-airport Associate, 6581 posts | Jay, I'm glad your issue has been solved. Thank you for your future feed-back on YACS.
|
Rate this page
Posted by Blkdragn95 on Aug. 10 2004, commented by Bernard on Aug. 10 2004, (popular)