Hello,
We have been extremely busy lately but will look into this for you this week.
Thanks
Temi
I just installed on Windows 2k with IIS, PHP, mySQL, PERL, etc. No errors come up. Just a blank page no matter what page I load into the browser.
http://rental.knightcoders.com
Hello,
We have been extremely busy lately but will look into this for you this week.
Thanks
Temi
IIS
I not tested on IIS. I tested on Win2000, WinXP with Apace & MySql
and on Linux,Unix, Caldera E-Commerce Server, but in 3-4 day I look on this and test on IIS.
Symlink
If you receive : Permission denied, please set chmod 777 for /admin folder.
If you receive : File exists ..... .... etc. , not a problem. Provable you run in
two times the script or the file exist on your /admin folder.
I had the same problem on RH7.3 Apache 1.3. Found out that the developers used the short form of the php tags <? If your PHP interpreter is not set to use short tags you must change all of the
<? to <?php
To verify that this is the problem, on your blank page, view the page source and you will see the php code instead of output code.
But I see this as HTML source
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content="text/html; charset=windows-1251" http-equiv=Content-Type></HEAD>
<BODY></BODY></HTML>
Appache for Windows. Win2000
I use Apache for Windows, W2k
The blank page appears every time! echo "<...>" doesn't work if it declared after include "class.FastTemplate.php". If it is declared before, it works.
By the way, I couldn't execute sym_link (and even linkd.exe) so I have copied all the files from shop's root to admin (/templates and so on) .. maybe this is the problem?
Thanks
The shop actualy version not working on IIS. Exactly this is not tested
on IIS at time.
PS. On WinXP PRO with IIS and mysql working.
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks