counter for webpage not working
Posted: Thu Jul 12, 2012 7:07 pm
Script URL: http://localhost/counter/counter.php?page=test
Version of script: got it from counter14.zip
Hosting company: NA
URL of phpinfo.php: NA
URL of session_test.php: NA
What terms did you try when SEARCHING for a solution:
Write your message below:
Hi,
I am working in a small firm, wanted to put up a counter for a video web page. I am using IIS as web server on my laptop, installed php 5.4 and uploaded counter.
I changed permissions to the counter folder, tried checking if php works. Still I am not able to make it work. I am a DBA and not familiar with these stuff, can you help me?
This is my web page
http://localhost/test/test.html
---CODE----
<!DOCTYPE html>
<html>
<body>
<script language="Javascript" src="http://localhost/counter/counter.php?page=test">
<!--
//-->
</script>
<a href="video.html">Click here to view video</a>
</body>
</html>
In IIS, the counter folder is place in c:\inetpub\wwwroot. It contains
04/03/2012 01:04 AM 4,470 counter.php
03/03/2012 08:45 PM 492 index.htm
13/07/2012 02:21 AM <DIR> logs
04/03/2012 01:32 AM 15,664 readme.htm
Thanks
Bams
Version of script: got it from counter14.zip
Hosting company: NA
URL of phpinfo.php: NA
URL of session_test.php: NA
What terms did you try when SEARCHING for a solution:
Write your message below:
Hi,
I am working in a small firm, wanted to put up a counter for a video web page. I am using IIS as web server on my laptop, installed php 5.4 and uploaded counter.
I changed permissions to the counter folder, tried checking if php works. Still I am not able to make it work. I am a DBA and not familiar with these stuff, can you help me?
This is my web page
http://localhost/test/test.html
---CODE----
<!DOCTYPE html>
<html>
<body>
<script language="Javascript" src="http://localhost/counter/counter.php?page=test">
<!--
//-->
</script>
<a href="video.html">Click here to view video</a>
</body>
</html>
In IIS, the counter folder is place in c:\inetpub\wwwroot. It contains
04/03/2012 01:04 AM 4,470 counter.php
03/03/2012 08:45 PM 492 index.htm
13/07/2012 02:21 AM <DIR> logs
04/03/2012 01:32 AM 15,664 readme.htm
Thanks
Bams