Jump to content
Larry Ullman's Book Forums

Baseball

Members
  • Posts

    2
  • Joined

  • Last visited

Posts posted by Baseball

  1. // Site URL (base for all redirections):
    define ('BASE_URL', 'http://localhost/');

    // Location of the MySQL connection script:
    define ('MYSQL', 'C:/xampp/htdocs/playstation/mysqli_connect.php');

    my activate.php is not working the register.php sends the email to my email account but when i go to my email and click on the link i get an error i check the code and tried to change the 'BASE_URL' address or 'MYSQL' address thats at the top of page and nothing is working is my php.ini setting not set right can you point me in the right direction

    or do i need to change anything in my MySQL database

    Object not found!
    The requested URL was not found on this server. If you entered the URL manually please check your spelling and try again.
    If you think this is a server error, please contact the webmaster.
    Error 404 localhost
    Apache/2.4.7 (Win32) OpenSSL/0.9.8y PHP/5.4.22

×
×
  • Create New...