US: 1-941-4621-069
  
Cyprus: 3-572-2052-781

Go Back   ISPsystem.com Forums > ISPmanager > Troubleshooting
Register FAQ Community Calendar Today's Posts Search


Reply
 
Thread Tools
Old 01-27-2015, 08:49 AM   #1
Junior Member
 
Join Date: Apr 2014
Posts: 10
Marshall is on a distinguished road
Default phpmyadmin error !

Hi,

Phpmyadmin doesn’t work. Can you help? (ISPmanager business +cloudlinux)

What does the error message mean?

"Cannot start session without errors, please check errors given in your PHP and/or webserver log file and configure your PHP installation properly. Also ensure that cookies are enabled in your browser."
Marshall is offline   Reply With Quote
Old 01-27-2015, 09:00 AM   #2
ISPsystem team
 
Join Date: Jun 2013
Posts: 233
fly is on a distinguished road
Default

Hi Marshall,

Well, it seems that any problem with sessions. Probably, there is no permissions to save session file.

Do you use nginx + apache or apache only?

What session_save_path is used?
fly is offline   Reply With Quote
Old 01-28-2015, 07:13 AM   #3
Junior Member
 
Join Date: Apr 2014
Posts: 10
Marshall is on a distinguished road
Default

Quote:
Originally Posted by fly View Post
Do you use nginx + apache or apache only?

I use ngix + apache.

What session_save_path is used?

How can I check this?
Marshall is offline   Reply With Quote
Old 01-28-2015, 09:45 AM   #4
ISPsystem team
 
Join Date: Jun 2013
Posts: 233
fly is on a distinguished road
Default

Well, put file , for example info.php

<?php
phpinfo();
?>

into domain's directory and then make a request domain.com/info.php

You will see a php configuration page. See parameter session.save_path.

What values does it have?
fly is offline   Reply With Quote
Old 01-28-2015, 02:36 PM   #5
Junior Member
 
Join Date: Apr 2014
Posts: 10
Marshall is on a distinguished road
Default

session.save_path local value - /var/www/vgj/data/mod-tmp mater value - /var/lib/php/session
Marshall is offline   Reply With Quote
Old 01-29-2015, 01:09 PM   #6
ISPsystem team
 
Join Date: Jun 2013
Posts: 233
fly is on a distinguished road
Default

Please check that permissions for /var/lib/php/session is enough for writing for apache user.
fly is offline   Reply With Quote
Old 02-17-2015, 09:39 AM   #7
Junior Member
 
Join Date: Apr 2014
Posts: 10
Marshall is on a distinguished road
Smile

Quote:
Originally Posted by fly View Post
Please check that permissions for /var/lib/php/session is enough for writing for apache user.
Thank you! This helped to solve the issue
Marshall is offline   Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +2. The time now is 12:30 PM.