Page 1 of 1

phpMyAdmin Error - Cannot start session

PostPosted: 14. July 2013 18:16
by perlboy
Hallo bei den Freunden der XAMPP,

Gebraucht Google übersetzen in Deutsch für Höflichkeit Vorstandsmitglieder posten.

Eine verbleibende Problem mit Installation von XAMPP auf OS X 10.8.2. Ich kann nicht laufen phpMyAdmin von XAMPP Seitenleiste. Ich bekomme rote Fahne Fehler: kann nicht gestartet Sitzung ohne Fehler ...

Mit Google und in diesem Board für Problem gesucht, aber nichts brauchbares gefunden.

Ich habe noch keine Änderungen an einem XAMPP Konfigurationsdateien wie immer phpMyAdmin Arbeiten ist wichtig gemacht.

Ich habe auch MAMP installiert und es funktioniert perfekt, aber es schreibt Session-Dateien an private .. / tmp, nicht OS X / tmp. Ich frage mich, wenn das Problem, wo php schreibt Session-Dateien verwandt ist? Das ist nur eine Vermutung. Ich habe in den Logs geschaut und kann keine Nachrichten, die diesen Fehler erklären zu finden. Irgendwelche Vorschläge helfen würde.

Vielen Dank für die Hilfe.

In English:

Hello at Friends of XAMPP,

Used Google translate to post in German for courtesy to board members.

One remaining problem with install of XAMPP on OS X 10.8.2. I cannot run phpMyAdmin from XAMPP sidebar. I get red banner Error: Cannot start session without errors...

Have searched with Google and in this board for problem but found nothing useful.

I have made no changes yet to an XAMPP config files as getting phpMyAdmin working is essential.

I also have MAMP installed and it works perfectly but it writes session files to private ../tmp, not OS X /tmp. I'm wondering if problem is related to where php writes session files? That is just a guess. I've looked in logs and can find no messages that explain this error. Any suggestions would help.

Thanks for help.

perlboy

Re: phpMyAdmin Error - Cannot start session

PostPosted: 14. July 2013 19:31
by perlboy
In Deutsch:

Dies scheint zu funktionieren. Kommentare bitte, wenn dies ist eine schlechte Praxis?

Gebrauchtwagen finden php.ini in XAMPP Baum finden. phpinfo () sagte session.save_path nicht gesetzt. php.ini hatte, dass auskommentiert. Entfernt Kommentar und prüfte sie auf '/ tmp'. Restarted Server und Link in Sidebar phpMyAdmin funktioniert jetzt.

Allerdings wäre es besser, ein .. / tmp in den XAMPP Baum definieren, wie MAMP tut, statt mit OS X / tmp, die symbolisch verknüpft ist / private / tmp? :D

In English:

This seems to work. Comments please if this is bad practice?

Used find to locate php.ini in XAMPP tree. phpinfo() said session.save_path not set. php.ini had that line commented out. Removed comment and verified it is set to '/tmp'. Restarted servers and link in sidebar to phpMyAdmin now works.

However, would it be better to define a ../tmp in the XAMPP tree, as MAMP does, instead of using OS X /tmp, which is symbolically linked to /private/tmp?

Thoughts?
perlboy