View previous topic :: View next topic |
Author |
Message |
kiesa n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
Joined: 20 Oct 2005 Posts: 57 Location: Finland
|
Posted: Wed Feb 22, 2006 8:33 pm Post subject: chrooted php or apache problem. |
|
|
Hi.
I'm getting this stange error:
"Your browser sent a request that this server could not understand."
with chrooted apache 2.2 running php 4.4.2 and 5.1.2, makes no difference.
So i'm wondering what could be causing this?
I have compiled everything from source by hand because i need to have
maximum control over the installation. Never seen this happen before.
First time it came out on gallery v2 (gallery.menalto.com) in very
random situations and it seems to affect phpmyadmin aswell.
When i drop database i'm somehow forwarded to myadmin
mainpage and before forwarding is complete i get this error.
If I could guess it has something to do with forwarding user from
place a to b on web.. Just can't figure out what
Here's my phpinfo if it is for any help
http://konttori.org/info.php
i've tried with or without php safe mode - no effect.
Soon i'll start to pull my hair out ![Smile :)](images/smiles/icon_smile.gif) |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
adaptr Watchman
![Watchman Watchman](/images/ranks/rank-G-2-watchman.gif)
![](images/avatars/17218567054377b9b6104ea.jpg)
Joined: 06 Oct 2002 Posts: 6730 Location: Rotterdam, Netherlands
|
Posted: Wed Feb 22, 2006 8:43 pm Post subject: |
|
|
Two questions:
- why have you used the external mysql libraries ? use php's built-in ones.
- I don't see any mention or signs of apache running chrooted - are you sure ? _________________ >>> emerge (3 of 7) mcse/70-293 to /
Essential tools: gentoolkit eix profuse screen |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
kiesa n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
Joined: 20 Oct 2005 Posts: 57 Location: Finland
|
Posted: Wed Feb 22, 2006 8:51 pm Post subject: |
|
|
Yes it is chrooted
I've used external libraries because i wanted to have more recent
version than php4.x has. With php5 I have used the
built in ones but still same thing. ![Sad :(](images/smiles/icon_sad.gif) |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
|