php problems
Posted by: djmeyer (---.tpgi.com.au)
Date: August 02, 2006 03:33PM

I installed various versions of WAMP from 1.4.6 through to the current version over the last few days. Every version from 1.4.6 has problems with a number of php scripts I use on my intranet.

It is not an Apache issue, I have previously been running Apache 2 with php4 with no problems. Is it PHP5?

Are there any known issues?



Post Edited (08-02-06 15:49)

Options: ReplyQuote
Re: php problems
Posted by: djmeyer (---.tpgi.com.au)
Date: August 02, 2006 04:00PM

I loaded on the php4 add-on for Wamp 1.6.4a and switched to php4 but the scripts are still broken.

Options: ReplyQuote
Re: php problems
Posted by: CyberSpatium (67.170.181.---)
Date: August 02, 2006 10:33PM

make sure you are not using short asp style tags
<?

use full php tags
<?php

Options: ReplyQuote


Sorry, only registered users may post in this forum.