Linode Forum
Linode Community Forums
 FAQFAQ    SearchSearch    MembersMembers      Register Register 
 LoginLogin [ Anonymous ] 
Post new topic  Reply to topic
Author Message
PostPosted: Wed Nov 12, 2008 8:47 pm 
Offline
Newbie

Joined: Wed Nov 12, 2008 8:34 pm
Posts: 3
Hi, well below the present problem that afflicts me.

Post here, too, that perhaps the php.ini has something q see ..


I have 2 VPS's in the same company, the first with Centos 5.2, LAMP, pure-ftpd, sendmail, bind9, etc, and the second with Debian 4.0, LAMP, pure-ftpd, sendmail, bind9, and so on.

Well, none of the 2 VPS's just me Log me back to the page of login.php, eye problem is not the php script (login.php) -3 as these scripts have already been tested, tested on localhost, and 2 hosting other's with the same versions of PHP (5.2.6).

http://www.red-g.net/phpinfo.php <- current VPS
http://www.airf.cjb.net/phpinfo.php <- Previous Hosting (hence everything OK)

A folder Sessions has been given permission 'chmod 777' (as the script's) but nothing at all.

It has set the php.ini the closest thing possible to another hosting (where no problem).

And something else to add .. vBulletin works. " : S


In fact quite appreciate any interest in their responses, to be outstanding.

Thank you very much.


Top
   
 Post subject:
PostPosted: Thu Nov 13, 2008 5:04 am 
Offline
Senior Member
User avatar

Joined: Tue Jan 04, 2005 7:32 am
Posts: 277
Website: http://www.betadome.com/
Location: Ă…lesund, Norway
Skype: neonnero
Twitter: neonnero
I notice that session.cookie_path on the red-g.net server is set to '/var/lib/php/cookie'. That is probably the cause to your problems. session.cookie_path is the path used for your cookies, and is always relative to your website's document root. Meaning, with the current setting, session cookies will only be valid for a website with an URL starting with http://www.red-g.net/var/lib/php/cookie.

The session.cookie_path is not a save path on your server, it's part of what is sent as a cookie to your end user.


Top
   
 Post subject: @@
PostPosted: Thu Nov 13, 2008 6:12 am 
Offline
Newbie

Joined: Wed Nov 12, 2008 8:34 pm
Posts: 3
Lord, thank you very much ... I'm really very grateful to you, I was 2 weeks to investigate and found no solution ...

Again, thank you very much.

John Vargas


Top
   
Display posts from previous:  Sort by  
Post new topic  Reply to topic


Who is online

Users browsing this forum: No registered users and 2 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
Jump to:  
RSS

Powered by phpBB® Forum Software © phpBB Group