Hey all, any help is appreciated. I recently purchased Link -- Plug -- org ..... A URL shortening website. The site was built using MySQL v4 and i'm running MySQL - 5.0.22 & phpMyAdmin - 2.8.2.4. I transferred the files, imported the database and updated the htaccess file. What works: All existing domains that were shortened before the move still work fine. What doesn't work: All new URLs, regardless of what you enter, will display the next URL in sequence (which is always "/4rw") New URLs will not write to the database, and clicking the "4rw" link returns a 404. Any suggestions? I'm pretty sure it's a permissions issue so I've been tampering with the db user account, permissions, etc. Thanks
Sounds like your database credentials aren't right... double check those because its like it is only allowing you to READ and not WRITE data.