-
Logged In: YES
user_id=416817
I found the bug. The 'SetHandler perl-script' directive was
in the wrong place - it was interpreted globally. i have now
moved it into each 'Location' directive, and will be
standard from the next release (0.008).
2006-08-01 05:12:27 UTC in LAMP Application Server
-
I am happy with the progress, as I only work about two to three hours per day on this project. This is the last release for the rest of this week. I doubt if I will have anything new in the next 7 days, as I am going away on holiday for a couple of days.
In this release I have created a place holder logon page. If the user requests a resource that does not exists, a redirect to the logon page...
2006-07-26 21:31:08 UTC in LAMP Application Server
-
In release 0.006 the default static resources
directory does not correctly handle the index.html
page, when omitted. In the browser, when you type:
http://www.lampas.tld/, the 404 error is
displayed, and in the logs it shows:[Wed Jul 26
14:44:22 2006] [error] [client 192.168.239.129] Attempt
to serve directory:
/opt/lampas/www/www.lampas.tld/The funny
thing is...
2006-07-26 12:47:02 UTC in LAMP Application Server
-
This release adds the beginnings of the LAMPAS authentication and authorization code. Next up will be the logon, logout and session management code.
2006-07-26 06:55:40 UTC in LAMP Application Server
-
By now I think most SF mirrors should have lampas-0.005.
This is the first release to work partly from the DB back-end.
The focus from here on will be to develop the LAMPAS management interface, which will be web based.
I am also going to remove some older redundant documentation, as well as updating the home page.
This has been a very interesting learning experience so far, and I...
2006-07-24 09:57:49 UTC in LAMP Application Server
-
The 0.005 release is coming along slowly but surely. Over the last couple of months I have experimented and played a lot.
In the next release, I will include the beginnings of the database backend that will manage the whole of LAMPAS. Hopefully I will at the same time have a very basic "compiler" ready. The aim of the compiler will be to build the mod_perl modules and deploy them on...
2006-07-21 09:59:56 UTC in LAMP Application Server
-
I have so far detected a couple of bugs - all to do with the mod_perl configuration under Mandriva 2005 LE.
What I have found is that under Mandriva it seems the mod_perl (version 2) stuff doesn't work properly. I am currently installing Debian Sarge, and will test the release under Debian as well.
It seems to be much more work then I originally anticipated...
2005-12-26 19:32:23 UTC in LAMP Application Server
-
It was a while since I last has a change to work on this project. i am currently strugling to get mod_perl v2 going with all my documentation regarding mod_perl still based on v1.
To make things worst, the samples for the mod_perl v2 official documentation does not work out of the box on Mandriva 2005 LE. Well- the good thing about this is that I now get to spend more time on the nity gritty...
2005-12-24 20:06:44 UTC in LAMP Application Server
-
nicc777 registered the LAMP Application Server project.
2005-09-29 18:20:26 UTC in LAMP Application Server
-
I have just completed the code to add a web based admin console. There is still a lot to be done!
For those eager to play, the current version is 0.0.2.
2002-08-18 12:40:53 UTC in Apache Toolkit