Hello, I'm new to SugarCRM, and only have a basic understanding of HTML, PHP, MySQL and everything else related. Basically I'm running my primary domain on a Hostgator Shared Hosting account. The website is built with Drupal CMS 6.6 installed into the root directory. I've installed SugarCRM into public_html/sugar/ and it is accessible by visiting http://mydomain.com/sugar/. This works perfect and I had absolutely no problems at all installing or anything. Following the Sugar instructions, I went ahead and set the R/W/E FTP privileges using my FTP client, to the proper directories. I haven't even begun using SugarCRM at all really, the first thing I'm trying out is the Lead Form function. Here's the problem I'm having:

After creating a Web Lead form, clicking "Save", and getting back to the page where you can save the link...I click the link and get a "Page not found" error and am unable to either view the form, or download it. If I go into the /sugar/cache/generated_forms/ directory, I am able to save the file and view it perfectly using my FTP client. If I go ahead and set the permissions of the file to 775 or 777, I can go back into Sugar and II am able to view this form perfectly by clicking the link in Sugar, and I can also save the link perfectly fine.

It seems as if every new Web Form that is created is dumped into the /generated_forms/ directory and the permission defaults to 660.

Is this normal? It seems to me that is any dynamic content that is created with Sugar, is going to have the same issues.... right?

I did what Sugar's installation instruction said, and I SET all the directories privileges to 777, but I'm assuming that doesn't do anything for NEW content that gets put into those directories...

HELP!

Thanks!