Xampp Control Panel Error -- ROSA Desktop Fresh R2

Non-LTS (non-Marathon) related topics
Ответить
sheshman
Сообщения: 11
Зарегистрирован: 27 дек 2013, 18:19
Operating system: Rosa Desktop Fresh R2

Xampp Control Panel Error -- ROSA Desktop Fresh R2

Сообщение sheshman » 29 дек 2013, 13:47

Hi All,

My system is 32 bit and ROSA Desktop Fresh R2 installed, i figure it out how to install Xampp but i'm having trouble to open Xampp control panel, according to my searchs peoples says you can open with "gksu /opt/lampp/share/xampp-control-panel/xampp-control-panel" or "kdesu /opt/lampp/share/xampp-control-panel/xampp-control-panel" so when i try to use gksu system returns this error;

Код: Выделить всё

** (process:8816): WARNING **: Trying to register gtype 'GMountMountFlags' as enum when in fact it is of type 'GFlags'

** (process:8816): WARNING **: Trying to register gtype 'GDriveStartFlags' as enum when in fact it is of type 'GFlags'

** (process:8816): WARNING **: Trying to register gtype 'GSocketMsgFlags' as enum when in fact it is of type 'GFlags'
Error importing pygtk2 and pygtk2-libglade
and with kdesu returns this error;

Код: Выделить всё

No protocol specified
kdesu: cannot connect to X server :0
some commenst on the internet says need to install python-glade2 packages, i installed glade2 package with "urpmi glade2" but couldn't find any package like "python-glade2" i'm trying to open xampp control panel and create an shortcut to my desktop, what i'm missing ? or How i can do it ?

PastorDi
Сообщения: 2743
Зарегистрирован: 25 авг 2011, 12:34
Operating system: IBM DOS, OS/2
Откуда: Санкт-Петербург
Контактная информация:

Re: Xampp Control Panel Error -- ROSA Desktop Fresh R2

Сообщение PastorDi » 29 дек 2013, 23:56

In our wiki, there is an article on installing the LAMP. But only in Russian.
Install LAMP (rus)

and Do you read this "Step 3 Start" ?

sheshman
Сообщения: 11
Зарегистрирован: 27 дек 2013, 18:19
Operating system: Rosa Desktop Fresh R2

Re: Xampp Control Panel Error -- ROSA Desktop Fresh R2

Сообщение sheshman » 30 дек 2013, 00:01

yeap, i found the Step 3 today and applied, now mysql is also running good. I'm just currious about why i couldn't start control panel. With Step 3 explanations everything just works fine with out the control panel though.

PastorDi
Сообщения: 2743
Зарегистрирован: 25 авг 2011, 12:34
Operating system: IBM DOS, OS/2
Откуда: Санкт-Петербург
Контактная информация:

Re: Xampp Control Panel Error -- ROSA Desktop Fresh R2

Сообщение PastorDi » 30 дек 2013, 00:04

sheshman писал(а):yeap, i found the Step 3 today and applied, now mysql is also running good. I'm just currious about why i couldn't start control panel. With Step 3 explanations everything just works fine with out the control panel though.
I install normal, and start normal.
See screenshots...
Вложения
w13.png
w12.png
w11.png
w10.png

sheshman
Сообщения: 11
Зарегистрирован: 27 дек 2013, 18:19
Operating system: Rosa Desktop Fresh R2

Re: Xampp Control Panel Error -- ROSA Desktop Fresh R2

Сообщение sheshman » 30 дек 2013, 00:08

when i call "http://localhost" xampp page is shows up and also phpmyadmin and all other things working good, but some how when i try to open control panel it returns error. How you openning the control panel, i mean are you using an command via Konsol ?

PastorDi
Сообщения: 2743
Зарегистрирован: 25 авг 2011, 12:34
Operating system: IBM DOS, OS/2
Откуда: Санкт-Петербург
Контактная информация:

Re: Xampp Control Panel Error -- ROSA Desktop Fresh R2

Сообщение PastorDi » 30 дек 2013, 00:09

sheshman писал(а):yeap, i found the Step 3 today and applied, now mysql is also running good. I'm just currious about why i couldn't start control panel. With Step 3 explanations everything just works fine with out the control panel though.
My control-panel all work.
I entries from root and start /opt/lampp/share/xampp-control-panel/xampp-control-panel
Вложения
w14.png

PastorDi
Сообщения: 2743
Зарегистрирован: 25 авг 2011, 12:34
Operating system: IBM DOS, OS/2
Откуда: Санкт-Петербург
Контактная информация:

Re: Xampp Control Panel Error -- ROSA Desktop Fresh R2

Сообщение PastorDi » 30 дек 2013, 00:14

sheshman писал(а):when i call "http://localhost" xampp page is shows up and also phpmyadmin and all other things working good, but some how when i try to open control panel it returns error. How you openning the control panel, i mean are you using an command via Konsol ?
I think you need start from ROOT (not from USER)
Try from user:

Код: Выделить всё

su
Password:
and strart from root

Код: Выделить всё

/opt/lampp/share/xampp-control-panel/xampp-control-panel

sheshman
Сообщения: 11
Зарегистрирован: 27 дек 2013, 18:19
Operating system: Rosa Desktop Fresh R2

Re: Xampp Control Panel Error -- ROSA Desktop Fresh R2

Сообщение sheshman » 30 дек 2013, 00:16

oh i see now, you are starting control panel like "/opt/lampp/share/xampp-control-panel/xampp-control-panel" i was using like "kdesu /opt/lampp/share/xampp-control-panel/xampp-control-panel" or "gksu /opt/lampp/share/xampp-control-panel/xampp-control-panel". Now when i try to call like "/opt/lampp/share/xampp-control-panel/xampp-control-panel" worked :) So hard to being a rookie man :) But i'll learn Linux it's much better than other OS's :) Thanks for your help guys, cheers :beer: By the way what is kdesu or gksu for ?

Аватара пользователя
ДроноваЮ
Сообщения: 2636
Зарегистрирован: 01 июн 2011, 13:11
Operating system: Ubuntu/ROSA
Откуда: Москва

Re: Xampp Control Panel Error -- ROSA Desktop Fresh R2

Сообщение ДроноваЮ » 30 дек 2013, 08:26

sheshman писал(а): By the way what is kdesu or gksu for ?
In short, these are the graphical frontends for 'su' and 'sudo'.
See http://linux.die.net/man/1/kdesu
http://linux.die.net/man/1/gksu

Ответить

Вернуться в «ROSA Fresh R1-R3 (2012.1)»