Normally, when migrating a website to a Linux web host (since it’s usually less expensive than using a Windows OS), the conversion is simple. After they have your site up, you can just use their web-based file interface and/or FTP to upload your files. However, if things don’t immediately work after that and you receive an nondescript error message (e.g. 403 Forbidden), there are a few areas to check and make sure are set up correctly. First, make sure that there is no .htconfig or .htaccess file. Although not all web hosting companies support either or both of these files, [...]
-
Dealing with Linux Web Hosting Issues
September 25, 2009 by admin
-
FileMaker CSV Export with Headers
by ChuckCSV files are by far one of the most common types of delimited text files and thus a popular option for exporting data. The frustrating thing about doing CSV exports from FileMaker is that there is not an option to include field headers, but there is an easy solution. Merge (.MER) files are CSV files with file headers and a different file extension. If you are doing a quick export, you can simply rename the file after your export is complete. If you are scripting your export and specifying the path you can tell it to use a CSV extension [...]
-
On File Corruption
September 18, 2009 by adminWhen developing a FileMaker Pro file used on a volatile server or external drive, you may see a file perform strangely. Visual symptoms I’ve encountered include: -a record that can’t be deleted -a script that can’t be modified or deleted -found sets that are different from what’s actually listed -constraining records based on a certain field stops working -replace field content leading to an error message -new tabs don’t show full tab labels, even when the tab margin is stretched past the label This is a sign that some aspect of the file has been corrupted, which only occurs when [...]
-
Continued Compatibility Issues With Snow Leopard & Previous FileMaker Versions
by phinSnow Leopard’s compatibility issues are not unique to FileMaker 10 products, but are in fact widespread to previous versions of FileMaker. If you were to run FileMaker 9 products with Snow Leopard, you will noticed that the Pro and Advanced version have some common issues with FileMaker 10. Below is a list of issues that are linked to a solution: The .fp7 files do not open. Rosetta is required to install FileMaker Pro 9 or FileMaker Pro Advance on Snow Leopard. Unable to export Excel (*.xls) format. If you are using FileMaker Pro 8.5 or FileMaker Pro 8.5 Advanced, you [...]
-
Continued Compatibility Issues With Snow Leopard & Previous FileMaker Versions
by phinSnow Leopard’s compatibility issues are not unique to FileMaker 10 products, but are in fact widespread to previous versions of FileMaker. If you were to run FileMaker 9 products with Snow Leopard, you will noticed that the Pro and Advanced version have some common issues with FileMaker 10. Below is a list of issues that are linked to a solution: The .fp7 files do not open. Rosetta is required to install FileMaker Pro 9 or FileMaker Pro Advance on Snow Leopard. Unable to export Excel (*.xls) format. If you are using FileMaker Pro 8.5 or FileMaker Pro 8.5 Advanced, you [...]
-
Layout Based Script Triggers Part 1
September 17, 2009 by adminWhen I first learned about triggers I was at a loss of how we can use them effectively in a system where most items/processes/tasks are user driven. As I did more study, and then attended the Foundation Train the Trainer class, I came to realize that triggers could enhance the user experience in ways we would not have considered previous to FileMaker 10. It doesn’t matter what solution I am working on, there will always be situations where the user will enter Preview Mode, and want to print some sort of report, or even create a PDF file for email [...]
-
Server Logs with Regards to Server Scripts
September 16, 2009 by adminI have been working on an auto import process in FileMaker for a client, and came across some interesting behavior when working with scripts off of a FileMaker Server. As Chuck mentioned in a previous post, scripts require that files you are working with either reside in the Documents Folder or the Temporary Folder of the server. If they do not the FileMaker Server side script will not be able to access the file, and incidentally the server logs will reflect an error code 101, file cannot be found. When working with logs, like many other programs that have logs, [...]
-
Scripting for FileMaker Server
September 11, 2009 by ChuckWhen creating scripts for to be scheduled on FileMaker server there are a couple of key thoughts to keep in mind. First and foremost not all script steps are compatible with scheduled scripts executed from the server. This list largely coincides with the scripts steps that are web publishing compatible. You can check out the list here . One of the most popular uses for scheduled scripts is doing data imports and data parsing, when creating a script that does an import or an export, the files you are interacting with must either be in the computers Temporary or Documents [...]
-
Snow Leopard & FileMaker 10 Issues
by phinApples new operating system, Snow Leopard 10.6, was built for users to dramatically see an increase in system-wide speed. This is very beneficial, but FileMaker 10 users need to be aware that there are known compatibility issues with FileMaker 10 products. FileMaker Pro 10 and FileMaker Advanced 10 have issues with exporting or saving records in xls format and the AppleScript command “open file”. In addition, FileMaker Server 10 and FileMaker Server 10 Advanced will require a full installation to be compatible with Snow Leopard. Thankfully, there are solutions to these issues posted on the FileMaker Knowledge Base. Here are [...]
-
Snow Leopard & FileMaker 10 Issues
by phinApples new operating system, Snow Leopard 10.6, was built for users to dramatically see an increase in system-wide speed. This is very beneficial, but FileMaker 10 users need to be aware that there are known compatibility issues with FileMaker 10 products. FileMaker Pro 10 and FileMaker Advanced 10 have issues with exporting or saving records in xls format and the AppleScript command “open file”. In addition, FileMaker Server 10 and FileMaker Server 10 Advanced will require a full installation to be compatible with Snow Leopard. Thankfully, there are solutions to these issues posted on the FileMaker Knowledge Base. Here are [...]
