reply to discussion

Post a reply to the thread: Apache, MySql, vBulletin... You get the point.

Your Message

If you are already a member Click here to log in
 
  • :)
  • :heart:
  • :(
  • ;)
  • :p
  • :cool:
  • :rolleyes:
  • :ah:
  • :evil:
  • :flamemad:
  • :sad:
  • :laugh:
  • :D
  • :smart:
  • :blush:

Send Trackbacks to (Separate multiple URLs with spaces)

You may choose an icon for your message from this list

Additional Options

  • Will turn www.example.com into [URL]http://www.example.com[/URL].

  • If selected, :) will not be replaced with smile

Subscription

Topic Review (Newest First)

  • 11-16-2022, 05:51 AM
    waters23
    First you need to make sure MySQL is running as a service. Because it is usually easy to install. I myself use it for a company site and have had no problems managing the database so far. Use MySQL explain for mysql analyze to understand which indexing methods are best for performing selective queries. Because it is a convenient operator.
  • 11-02-2022, 05:00 AM
    Masob
    If you have already installed MySQL on a windows machine make sure it is running as a service.. You can do that by

    Start --> services --> MySQL(ver) --> Right-Click --> Start
  • 12-11-2002, 01:00 AM
    dstruct2k
    I have an error message that I keep getting during setup of vBulletin...
    Warning: unlink() failed (Permission denied) in c:\PATH\admin\install.php3 on line 305

    Attempting to attach to database...


    Warning: Can't connect to MySQL server on 'My_IP' (10061) in c:\PATH\admin\db_mysql.php3 on line 38

    Warning: mysql_select_db(): supplied argument is not a valid MySQL-Link resource in c:\PATH\admin\db_mysql.php3 on line 47

    The database has failed to connect because you do not have permission to connect to the server. Please go back to the last step and ensure that you have entered all your login details correctly.

    Click to go to the vBulletin website
    Anyone wanna help?

Posting Permissions

  • You may post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts
  •