I'm having a very wierd problem and hoping someone can help. I installed and set up a new shopping cart that used php/mysql and IONcube. well i made a script to import all my existing categories and products. everything was working great! took me all day yesterday. then all of a sudden i get a blank page in firefox and "page cannot be displayed" in IE. so i unistalled and reinstalled. but the problem still remains. mysql version is 4.1.19 php version: 4.4.1 any ideas? never had a problem like this before.
R u hosting this on your own server or are you using hosting company ? I think if it could be a hosting company they could either have changed the globals or they can have changed the version of PHP and the script you run does not support this version of php.
thanks. it's our own server.. i think i figured it out.. i was doing a mass import of data and i think its a memory limit issue.. i'm not too familiar with all the server side stuff and my server admin was out of town. was just kinda hoping to get it fixed sooner. so when he gets back in to work today i'm sure he can fix it. i'm just glad it didn't affect any of my other sites.. thanks for replying!