I uploaded this site, created a db an user for it put the details in the conn file, but i am getting this error and dont know where to look to see what is wrong? This is the site here http://shilpashettysite.info/ Any advice would be appreciated
Hi. Suggestions: 1. Check file and folder permissions. 2. Check if there is a .htaccess file. If it exists then check contents. 3. Contact your host.
Thanks for that site is working now but i am getting the following error Warning: Division by zero in /home2/shilpash/public_html/video_clip.php on line 41 http://shilpashettysite.info/video_clip.php Any ideas? Thanks
Apollovs, It means what it says: there is a division by zero issue in your video_clip.php script. It's quite hard to say more without seeing the code.