Re: mod perl installed but not running

mike cardeiro <[email protected]>
Newsgroups gmane.comp.apache.mod-perl
Message-ID <[email protected]>
> From: André Warnier <[email protected]>

 >
> Now, as long as we're there, what happens in your application if two people 
> upload a file with the same file name ?
>



When the upload happens the script makes an entry in a mysql table with 
the file name, mime type and other info; the table has an autoincremented id 
field as the primary key.  the script names the uploaded file this id value so every file in the 
directory is named the id field of their entry in the database so they 
will all be unigue.  

Thank you for your helpful response(s).  I have been coding for over a 
decade but always on a shared server where I had no access to apache or 
anything other than my own little sandbox so I have never had to deal 
with all this stuff.  It is really fun (and a little scary).  I am learning a lot, it's nice to get help from people who know way more than me!

Mike Cardeiro
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.