phpMyAdmin - Error
Posted by: amboooz (---.static.dsl.dodo.com.au)
Date: July 29, 2009 06:34AM

phpMyAdmin - Error
Cannot start session without errors, please check errors given in your PHP and/or webserver log file and configure your PHP installation properly.

I'm getting this error recently. It was fine before.

Options: ReplyQuote
Re: phpMyAdmin - Error
Posted by: toumimi (---.222.115-78.rev.gaoland.net)
Date: July 29, 2009 06:51AM

I found an answer here : [www.daoblog.com]

Quote

Run phpinfo() to display your PHP configuration details.
Scroll down to near the bottom, and check the value of session.save_path in the session section.
Is there a value?
If so, does that folder actually exist?
If no value is displayed, edit php.ini to set a value for session.save_path.
A simple option is to use the Windows Temp folder: session.save_path = ‘C:\WINDOWS\Temp’

Florian

WampServer Patch (Screenshots)
Topic EN : www.wampserver.com
Topic FR : www.wampserver.com

Options: ReplyQuote
Re: phpMyAdmin - Error
Posted by: amboooz (---.static.dsl.dodo.com.au)
Date: July 29, 2009 07:19AM

toumimi Wrote:
-------------------------------------------------------
> Run phpinfo() to display your PHP configuration
> details.

I couldnt figure out what's Run phpinfo(). Sry Im very new to wamp and php and sql, I'm just trying my best. I check the php.ini and the folder exist.
Thank you for your quick reply smiling smiley.

Options: ReplyQuote
Re: phpMyAdmin - Error
Posted by: toumimi (---.222.115-78.rev.gaoland.net)
Date: July 29, 2009 05:37PM

You can use this url to see run phpinfo : [localhost]

Florian

WampServer Patch (Screenshots)
Topic EN : www.wampserver.com
Topic FR : www.wampserver.com

Options: ReplyQuote


Sorry, only registered users may post in this forum.