I am uploading a video, which is supposed to generate three screenshot thumbnails. I have the same upload code running in both admin and front-end, but for some odd reason the thumb is only being gene
Well I\'ve been assigned this task, and I haven\'t a clue where to start. I\'m running Ubuntu, and so far I\'ve only managed to get apache2 working.
I\'m migrating a perl cgi script from linux to windows IIS server 2003 and see that there is no DOCUMENT_ROOT environment variable.
In my CGI script i make long (up to 10 seconds) request to another server, parsing results and show response to my user (via AJAX). But another server owner ask me to perform each request no more than
I\'m writing a simple python web-server on windows.. it works but now I want to run dynamic scripts (php开发者_StackOverflow社区 or py) and not only html pages..
1. Motivation I\'m writing my own mini-wiki. I want to be able to easily convert from markdown to LATEX/HTML and vice versa. After some searching I discovered Pandoc, which iswritten in Haskell and th
My company sells a LAMP-based (where P = Perl, not PHP) application deployed as an appliance. A customer is attempting to integrate their SiteMinder SSO with our application, such that our appliance s
A friend of mine has a static web site. She would like to add a registration form that would allow people to reg开发者_高级运维ister for classes. Re-creating the web site using ROR or Wordpress or som
In my HTML code I have <option name=\"PRODUCTS\" value=\"3\">Products</option> I need get both the name and value values in my server side Perl function through my Perl CGI param.
I have osx snowleopard and I know perl is suppose to come installed but when i type perl-v 开发者_如何学JAVAinto terminal i get command not found. pleas help