Search results

  1. L

    MySQL (PhpMyAdmin) Add uniq Key to 5.000.000 rows? The result is server crash...

    Why would it crash up? Do you have ssh access? If yes be sure to take the database out of the forum/blog or ?? Then in ssh type mysql -u username -p and hit enter. Enter the password. Now type use databasename and hit enter. Will say changed to databasename. Now type your alter command...
  2. L

    Email if a single byte or file is edited on host

    Files are constantly being written by the os and your wp so it would never stop sending. I know of no utility that will send the name of every file and folder created and the program doing it.
  3. L

    How would you use this list?

    If you have a list that wants web-hosting than if it is more than a week old it might be half sales gone. People usually don't wait when they want it. So you need to start your own hosting and contact them or make an agreement with a web hosting company to give you commission for clients...
  4. L

    Lost my 60% of traffic!

    It redirected me to
  5. L

    Need an experienced Powerpoint user

    If it needs to include 'interactive' objects like scrollbars, buttons and 'click to continue' textboxes: Then you'll need to export to Flash (SWF) format. This format is capable of interactivity. (there may be others) QuickTime, AVI and WMV are not interactive - they just contain movies...
  6. L

    error establishing database connection every day at the same time.

    Very informative for others who need to learn that it was apache eating all his memory and how to install nginx and cache contoller.
  7. L

    Want To Make A Website ( Education Related )

    Invisions IPB has those capabilities built in. All the options are there to set up the site any way you like. Go to their website invisionpower.com and look up the products known as ip.board and ip.blog .. No one has replied on the custom script becuase you are talking hundreds of dollars...
  8. L

    error establishing database connection every day at the same time.

    He should post the cause and his solution for others that might have the same problem.
  9. L

    Slow website

    When you are on shared there is little you can do. When you use shared or even a vps you are at the mercy of all the others sharing a server with you. If there is a certain times of day it happens it could be caused by backups by the host. Ask them. I have found cloudfare does anything...
  10. L

    error establishing database connection every day at the same time.

    That is not ordered by memory.... Why did you say you were on lighttpd ??
  11. L

    error establishing database connection every day at the same time.

    He is using lighttpd.. And I don't believe it is overselling but the wrong mixture of website types. Plus they are in romania and bucharest and so forth.
  12. L

    error establishing database connection every day at the same time.

    There servers are always slow like that. I never get more than 3-6MB/s . That has always been my biggest complaint with them. But I do not serve a lot of big files and have limited connections to 20 per ip and it runs 3 ipb and 2 custom sites fairly well. Sort your top by memory instead of...
  13. L

    error establishing database connection every day at the same time.

    That sounds more like a server issue than a mysql issue. Have them move you to a new server and see if it continues.
  14. L

    error establishing database connection every day at the same time.

    Ok I use vps6.net and there is no real support. But thier vps are usually very reliable since the last 6 months. Check to see if you have any backups scheduled through kloxo. If they are scheduled around that time that is probably what is locking the database. I do not use lighttpd but apache...
  15. L

    Blogger Deleted Due To DMCA!

    Now that was perfect timing. :)
  16. L

    Blogger Deleted Due To DMCA!

    If you buy shared hosting and install wordpress and let it sit without moving from the blogger 1. you must backup your blogger everyday. NO Exceptions. 2. Copy the backup to the new shared host ftp. Everyday . No exceptions.. Then if google does shut you down all you have to do is import...
  17. L

    Recently Searched Help

    HOW? Ok you create a simple database with 3 fields. Searched for , last searched and times searched. You can make these names anything you want. Then add code to add the searched for and add 1 to the times searched and add the last searched date with current date and time. If searched for...
  18. L

    Yahoo add request problem

    The new yahoo does this now it seems. their solution is
Back
Top