|
PHP session problem
|
|
07-11-2012, 09:53 AM
|
|||
|
|||
|
PHP session problem
Hi there, I'm trying to install a PHP script on my VPS and it won't let me continue with the installation unless PHP session support is enabled, I've looked in my php.ini file and enabled things that need to be enabled. Does anyone one how to properly turn this on?
![]() Address: cwilkinson1998.com - Server down atm. Expect big changes soon! ![]() My new YouTube Gaming Channel - http://www.youtube.com/user/thewaypointchris |
|||
|
07-11-2012, 12:46 PM
(This post was last modified: 07-11-2012 12:47 PM by guind.)
|
|||
|
|||
|
RE: PHP session problem
if you want to run php script in your vps. first you musy install php
then if the session problem. you must start with PHP Code: <?php |
|||
|
07-11-2012, 12:53 PM
|
|||
|
|||
|
RE: PHP session problem
What error does it say?
You should use something like this: PHP Code: <?php |
|||
|
07-12-2012, 02:03 AM
|
|||
|
|||
|
RE: PHP session problem
It is a script, pre-made. When I type in the address of the installer into my web browser it shows that php session support must be enabled.
![]() Address: cwilkinson1998.com - Server down atm. Expect big changes soon! ![]() My new YouTube Gaming Channel - http://www.youtube.com/user/thewaypointchris |
|||
|
07-12-2012, 02:18 AM
|
|||
|
|||
RE: PHP session problem
(07-12-2012 02:03 AM)cwilkinson1998 Wrote: It is a script, pre-made. When I type in the address of the installer into my web browser it shows that php session support must be enabled. Please PM me and I'm gonna help you ![]() Best, Zeboo/Greg Thanks for VPS 25 - FreeVPS.US By the way while I had my VPS 17 - MitiHost - I had no problems with it, I highly recommend MitiHost. |
|||
|
07-12-2012, 03:51 AM
|
|||
|
|||
|
RE: PHP session problem
Have you resolved it?
It may just need a simple folder creation such as: Code: mkdir /var/lib/php/sessionOf course, you'll have to check your php.ini for where the session folder is defined and where it's defined to. "I like to put random quotes, to make myself look clever." - WiseMannnn |
|||
|
07-12-2012, 06:29 AM
|
|||
|
|||
|
RE: PHP session problem
See http://www.afterlogic.com/forum/forum_po...2895&PN=21
It may be safe to ignore, but try their test script linked to on that page. |
|||
|
07-12-2012, 09:47 AM
(This post was last modified: 07-12-2012 09:50 AM by cwilkinson1998.)
|
|||
|
|||
RE: PHP session problem
(07-12-2012 02:18 AM)Zeboo Wrote: Please PM me and I'm gonna help youThank you very much for your offer but I got the issue sorted out. Thanks again,really! ![]() (07-12-2012 03:51 AM)Infinity Wrote: Have you resolved it? Thanks infinity! That's all it took, in the php.ini file it had something about it being in /path. So I previously had chmodded the /path folder, but it turned out it was a comment in the end explaining how the session path worked. I tried the path you suggested and it worked! Thanks to everyone who gave suggestions, I appreciate it! ![]() Address: cwilkinson1998.com - Server down atm. Expect big changes soon! ![]() My new YouTube Gaming Channel - http://www.youtube.com/user/thewaypointchris |
|||
|
07-13-2012, 04:19 AM
(This post was last modified: 07-13-2012 04:20 AM by DeathProxy.)
|
|||
|
|||
|
RE: PHP session problem
Closed because the problem has been solved. If anyone needs this thread back open, just PM me.
|
|||
|
« Next Oldest | Next Newest »
|
| User(s) browsing this thread: |
| 1 Guest(s) |



![[Image: CYKuu.png]](http://i.imgur.com/CYKuu.png)






