Jump to content

webdevised

Members
  • Posts

    5
  • Joined

  • Last visited

Everything posted by webdevised

  1. thank you so much..
  2. do that in my resetcounter.php file
  3. I have a cron job that runs a php file that deletes a line out of a txt file once a day this is how i have it set up in the cron in set up. >php -q /home/MYUSERNAME/public_html/resetcounter.php i get this in my email after the cron has run.. ><br /> <b>Warning</b>: fopen(http://www.MYSITE.com/todaycounter.txt) [<a href='function.fopen'>function.fopen</a>]: failed to open stream: HTTP wrapper does not support writeable connections. in <b>/home/MYUSERNAME/public_html/resetcounter.php</b> on line <b>7</b><br /> any ideas?? Thanks
  4. How do i find out if it is installed? Thanks
  5. I have installed a PHP gallery script that allows me to upload zip files with photos in it and then have it unzip it in the folder gallery.. It states in the readme file that to use this option I must have "php_zip module" enabled. Is there a way to have this turn on? Thanks for the help and sorry for the newbie question.... LOL - WD
×
×
  • Create New...