SliTaz SliTaz Forum

You are not logged in.

#1 2012-07-27 16:48:02

effe
Member
Registered: 2012-07-27
Posts: 2

phpmyadmin

Hi,

this is my first post on the forum. It's a not a question but I thought it may help.

I installed Apache/Php/MySql/PhpMyadmin on my Slitaz 4.0

When I tried to connect to phpMyAdmin I had a HTTP 403 Error.

Here is the way to solve this problem : edit /etc/apache/conf.d/phpmyadmin and replace twice DirectoryMatch by Directory

Offline

#2 2012-07-31 04:45:53

erjo
Administrator
Registered: 2011-03-28
Posts: 86

Re: phpmyadmin

Hi,

Fixed: http://hg.slitaz.org/wok/rev/1a44c7c68079

Thanks

Offline

#3 2012-08-10 04:38:48

chenzhen_li
Member
Registered: 2012-07-24
Posts: 20

Re: phpmyadmin

How tha Hell do you install apache.  This require APR and APR doesn't work!.

Offline

#4 2012-08-10 05:57:31

Trixar_za
Administrator
Registered: 2011-03-29
Posts: 1,506

Re: phpmyadmin

APR has nothing to do with it.

As to 'how the hell do you install Apache', did you perhaps try the clearly named apache package in SliTaz Panel or tazpkg? Oh and you must have googled "SliTaz Apache" and found the pretty comprehensive blog post on it by a user too...

Offline

#5 2012-08-10 16:28:13

effe
Member
Registered: 2012-07-27
Posts: 2

Re: phpmyadmin

To install apache you just have to use tazpkg : tazpkg get-install apache

But apache wont be launched by default. httpd will be launched instead.

To launch it you can do : /etc/init.d/httpd stop && /etc/init.d/apache start

If you want it to be launched when you start slitaz you have to edit /etc/rcS.conf and replace httpd by apache in the line beginning by RUN_DAEMONS="

Hope I didn't write anything stupid.

Offline

Registered users online in this topic: 0, guests: 1
[Bot] ClaudeBot

Board footer

Powered by FluxBB
Modified by Visman

[ Generated in 0.018 seconds, 7 queries executed - Memory usage: 1.53 MiB (Peak: 1.77 MiB) ]