It's probably the https protocol. I'm guessing that

"http://undergrad-ed.chemistry.ohio-state.edu/jsmol/jsmol.php";

needs to be

"https://undergrad-ed.chemistry.ohio-state.edu/jsmol/jsmol.php";


Bob



On Wed, Jun 5, 2013 at 2:11 PM, Spinney, Richard <
rspin...@chemistry.ohio-state.edu> wrote:

>  >Rick,****
>
> >** **
>
> >1) that "error" is just a test we do to check the browsers. You would
> think that try/catch would avoid that message, but it >doesn't. I don't
> know why.****
>
> >Just ignore that.****
>
> >** **
>
> >2) you are probably reading binary files from a local machine or binary
> files from a server without having the necessary >PHP piece on your server
> and pointing to it with Info.serverURL.****
>
> >** **
>
> >No such problem generally. Or tell me my page at
> http://chemapps.stolaf.edu/jmol/jsmol/jsmol.htm doesn't work for >you.****
>
> >** **
>
> >Bob****
>
> >** **
>
> ** **
>
> I am trying to read gzipped files and I do have the jsmol.php file and
> serverURL pointing to it. I tried testing the jsmol/jsmol.htm file (
> https://undergrad-ed.chemistry.ohio-state.edu/jsmol/jsmol.htm) and it
> works from your site and mine, but then I tried to get it to read a gzipped
> PDB file and it failed the same way (
> https://undergrad-ed.chemistry.ohio-state.edu/jsmol/jsmol-rs.htm). I get
> an “error connecting to server” message as an alert, and JSmol gives an
> “unrecognized file format” message.****
>
> ** **
>
> I don’t think the compressed file reading is working correctly. (This only
> applies to Chrome and MIE, Firefox works fine.)****
>
> ** **
>
> Thanks, Rick****
>
> --------------------------------------****
>
> Dr. Richard Spinney****
>
> Department of Chemistry and Biochemistry****
>
> The Ohio State University****
>
> 120A Celeste Laboratory****
>
> 120 West 18th Ave****
>
> Columbus, Ohio 43210****
>
>  ****
>
> email: rspin...@chemistry.ohio-state.edu****
>
>  ****
>
> Phone:   (614) 247 - 6847****
>
> Fax:       (614) 292 - 1685****
>
> ** **
>
>
> ------------------------------------------------------------------------------
> How ServiceNow helps IT people transform IT departments:
> 1. A cloud service to automate IT design, transition and operations
> 2. Dashboards that offer high-level views of enterprise services
> 3. A single system of record for all IT processes
> http://p.sf.net/sfu/servicenow-d2d-j
> _______________________________________________
> Jmol-users mailing list
> Jmol-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/jmol-users
>
>


-- 
Robert M. Hanson
Larson-Anderson Professor of Chemistry
St. Olaf College
Northfield, MN
http://www.stolaf.edu/people/hansonr


If nature does not answer first what we want,
it is better to take what answer we get.

-- Josiah Willard Gibbs, Lecture XXX, Monday, February 5, 1900
------------------------------------------------------------------------------
How ServiceNow helps IT people transform IT departments:
1. A cloud service to automate IT design, transition and operations
2. Dashboards that offer high-level views of enterprise services
3. A single system of record for all IT processes
http://p.sf.net/sfu/servicenow-d2d-j
_______________________________________________
Jmol-users mailing list
Jmol-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jmol-users

Reply via email to