|
From: Angel H. <ang...@ua...> - 2007-01-22 20:41:15
|
Hi Paul I may be wrong, since I know no PHP, but it seems as if you are reading "struct.mol" writing "struct.xyz" and then trying to load "../../struct.xyz" which is on a different path Although that would give a Jmol error, not a webserver error. Can't you locate the line number where the error is? Or simplify your code for testing, narrowing down the search. |