what's with this version
Posted by: graywolf (---.sub-70-193-168.myvzw.com)
Date: June 15, 2008 10:13AM

i used to use wamp sever. i just installed this one so i can test my PHP/MySQL without using up my hosting bandwidth. I know PHP is running, because i get data in the error log, but my pages that work fine on my hosting site act as though it is only outputting HTML. is there some other configuration I have to do? i followed the instructions per production server setup ( the 2nd option)

Any help?

Options: ReplyQuote
Re: what's with this version
Posted by: graywolf (---.sub-70-193-168.myvzw.com)
Date: June 15, 2008 10:33AM

i didn't mention. the point of this is that it also will not write to MySQl. Like i said it acts as thou PHP is not running .. i get the same results if I take out all the php and leave just the html. -- no preprocessing

any ideas?

Options: ReplyQuote
Re: what's with this version
Posted by: toivo (---.nsw.bigpond.net.au)
Date: June 15, 2008 10:40AM

Hi,

Does your application use short open tags in PHP code? They are now deprecated and therefore off by default in PHP5. You can turn short open tags on by editing your php.ini file c:\wamp\bin\apache\apache2.2.8\bin\php.ini. The you need to restart Apache.

Regards,

toivo
Sydney, Australia

Options: ReplyQuote
Re: what's with this version
Posted by: graywolf (---.sub-70-193-168.myvzw.com)
Date: June 15, 2008 10:58AM

toivo Wrote:
-------------------------------------------------------
> Hi,
>
> Does your application use short open tags in PHP
> code? They are now deprecated and therefore off
> by default in PHP5. You can turn short open tags
> on by editing your php.ini file
> c:\wamp\bin\apache\apache2.2.8\bin\php.ini. The
> you need to restart Apache.
>
> Regards,


Nope, din't do it. i aslo tried PHP 5.2.5, the same version my hosting service uses

but thanks

Options: ReplyQuote
Re: what's with this version
Posted by: graywolf (---.sub-75-216-241.myvzw.com)
Date: June 15, 2008 12:30PM

?????? i also set the Apache version to the same as my hosting server. i was hoping this would save me time debugging, but no, it's not. i guess i will have to keep making changes and uploading my files 200 times a day

Options: ReplyQuote
Re: what's with this version
Posted by: graywolf (---.sub-70-193-79.myvzw.com)
Date: June 15, 2008 01:37PM

well. i just created errors that should not allow to connect to database. No preprocessor errors, noting in error logs. this just plain don't work

Options: ReplyQuote
Re: what's with this version
Posted by: eRott (---.cpe.net.cable.rogers.com)
Date: June 16, 2008 04:16PM

EDIT: Nevermind.

Take care.



Edited 3 time(s). Last edit at 06/16/2008 04:22PM by eRott.

Options: ReplyQuote


Sorry, only registered users may post in this forum.