Recent content by luis1705

  1. L

    Performance issues

    My logs report this query to be slow (+60 seconds). SELECT COUNT(id) AS total, shortUrl FROM shorturl WHERE status='active' GROUP BY shortUrl ORDER BY visits DESC LIMIT 10 on my setup when accessing the admin panel of short url. I believe that query is being called for the top 10 table. My...
  2. L

    Performance issue on Admin panel

    The admin panel seems to load fairly slow on my large short url website. This perhaps may need some caching.
  3. L

    Api Not working at all

    Cant get api to load at all, just a white page using both xml or json Attached my server log, i get way too many errors. My hosting has php 5.5.5 under centos.
  4. L

    500 Error

    No its not my operating system, you have the file attributes set to hidden, i just noticed in the zip. http://tinypic.com/r/9qwd3r/6
  5. L

    500 Error

    there is no htaccess in the download, Im paying for a script for nothing.... all ive had is problems with this script
  6. L

    500 Error

    i just noticed your code is going to login.html and same thing on a few other pages. Aren't they .php
  7. L

    500 Error

    php version 5.3.20 the main page loads but when i try to login i get a 500 error
  8. L

    Spelling

    Your account on <website> has be created. Use the details below to login to your new account: you wrote "be", needs to be "been"
  9. L

    File Hosting Script

    Possible api for creating upload apps for premium users
  10. L

    File Hosting Script

    exeption ip from counting as downloads. like my own ip
  11. L

    File Hosting Script

    Add exeption ip for ads, like my own ip so adsense wont ban for invalid views.
  12. L

    File Hosting Script

    mirror servers for load balancing.EX: -Server1 - main -Server2 - FTP -Server2 - mirror of Server1 -Server3 - mirror of Server2
  13. L

    File Hosting Script

    set max download allowed in one day for free users like maybe 200MB per hour.
  14. L

    File Hosting Script

    option to move file from one server to another.
  15. L

    File Hosting Script

    block ip from uploading not working