-
i created the DB acoordfing with the manual and make the modification onf the file local.config.xml and in the first run i got this message
Error 500 - Internal server error
An internal server error has occured!
Please try again later.
why this message?.
2009-11-20 03:56:33 UTC by mianovag
-
i was trying to install V-webmail, fallowing instructions on the manual creating the DB userprefs and the changes made un local.config.xml very exiting but PLOFFFFFFFFFFFFF,,, iget the next message in my screen!!:
Error 500 - Internal server error
An internal server error has occured!
Please try again later.
Any Clue why this message???.
2009-11-20 03:52:07 UTC by mianovag
-
Hi,
I tried to install the webmail to Windows 2003 server with IIS6 + PHP Version 5.2.10 I have the following error. All other checks seems ok.
Config file local.config.xml: Writeable!
I gave the rights of writing to the user I created for Webmail. I got this error message. Then I thought maybe I must remove the right to write. No changes. Same message again. Does anyone knows what the...
2009-09-08 17:00:08 UTC by telmessos
-
I actually just tried it in epiphany, and it worked fine, must be a firefox bug?.
2009-08-18 02:16:42 UTC by letuboy
-
I am running across an error with an installation of v-webmail, that whenever you send mail, it gives this error: AUTH command failed: Incorrect authentication data. It only happens on one email account, with others, it works fine, and it only occurs when running Fedora 11 linux.
2009-08-18 02:10:07 UTC by letuboy
-
Hi,
I have a suggestion for Client IP function:
function Client_IP()
{
return(isset($_SERVER['HTTP_CLIENT_IP']) ? $_SERVER['HTTP_CLIENT_IP'] : isset($_SERVER['HTTP_X_FORWARDED_FOR']) ? getenv($_SERVER['HTTP_X_FORWARDED_FOR']) : isset($_SERVER['HTTP_X_FORWARDED']) ? getenv($_SERVER['HTTP_X_FORWARDED']) : isset($_SERVER['HTTP_FORWARDED']) ? $_SERVER['HTTP_FORWARDED'] ...
2009-08-13 09:36:11 UTC by nobody
-
Hi there , any one with an idear as to how the hooks.php example can be extended to ldap/db
lookups.
2009-08-01 22:53:27 UTC by bergayse
-
I am getting the following configuration error:
Parsing config file: Bytes written and length of string didn't match
Can someone please direct me towards a solution.
2009-06-24 00:58:22 UTC by phumphris
-
Hello,
given the fact that I try to install v-webmail as a part of my-application on (windows, obviously) c:\xammp\htdocs\myapp\
could somebody pleasy lay-out a map for me describing which folders I should make, and what files I should put where?
I just don't seem to get it right out of the installation documentation...
Every help welcome!
TIA,
PaccoBoek.
2009-06-04 19:24:11 UTC by paccoboek