No one ever said this would be easy, but the problems I am having getting something this simple to work seem to be very unusual (considering other platforms I have worked with).

The CCSID issue was corrected when I used notepad and the iNavigator to copy the file to the IFS. However as I don’t intend to use notepad for development I decided to try out the Zend Studio, unfortunately it doesn’t have the capability to define a link to the ‘i’ so I had to map a drive in windows explorer and use it to see the files on the IFS. This seemed to be OK until I tried to create a new file, it simply refused to let me create a new file despite giving *PUBLIC all rights from the www directory down? I have no idea why it refused to create the file? Previous copies of Studio (Not the eclipse version) did allow me to work with the IFS directories much easier, but they have long since gone in favor of the Eclipse IDE’s. You do have the option to define an FTP link but I could not get that working either…

Next I tried to use the IBM RSE IDE. Everything looked good until I tried to display the file in a browser! The CCSID for the newly generated file has been set to 850? The following is a screenshot of what it displays in the browser! (Click to see enlarged image)

Simple PHP file with CCSID 850 as shown in browser

Simple PHP file with CCSID 850 as shown in browser

As you can see it is totally unreadable! This means that IBM RSE is not suitable either unless I go in and change the CCSID for the files somehow?

So I need to somehow link up Dreamweaver and see if that will allow me to do what I need?

Chris…