Menu
Forums
All threads
Latest threads
New posts
Trending threads
New posts
Search forums
Trending
What's new
New posts
New profile posts
Latest activity
Members
Current visitors
New profile posts
Search profile posts
Upgrades
Log in
Register
What's new
Search
Search
Search titles only
By:
All threads
Latest threads
New posts
Trending threads
New posts
Search forums
Menu
Log in
Register
Navigation
Install the app
Install
More options
Contact us
Close Menu
Forums
Server Development
Habbo Retros
Habbo Q&A
Trouble creating a PHPRetro (PLEASE HELP)
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="Janzeer" data-source="post: 315006" data-attributes="member: 16714"><p>First of all, I would recommend you to go for IIS as it's more secure and to answer your question have you deleted your htdocs folder before you set up your xamp security? Probably that could be a reason, but if isnt a reason I am not sure what caused it. You can uninstall my sql from control panel>uninstall programmes and find MySQL to uninstall,after that you can download mysql from '<a href="http://www.mysql.com/downloads/" target="_blank">http://www.mysql.com/downloads/</a>' and set up your own password and just start Apache in your xamp it should work fine. Secondly for the top errors, it's caused because your password for mysql is either wrong. Lastly, I am not sure about the third error of install but can you try to add this code in your config,</p><p>[PHP]<?php</p><p> error_reporting(0);</p><p> ?>[/PHP]</p><p>this could probably hide your errors.</p></blockquote><p></p>
[QUOTE="Janzeer, post: 315006, member: 16714"] First of all, I would recommend you to go for IIS as it's more secure and to answer your question have you deleted your htdocs folder before you set up your xamp security? Probably that could be a reason, but if isnt a reason I am not sure what caused it. You can uninstall my sql from control panel>uninstall programmes and find MySQL to uninstall,after that you can download mysql from '[URL]http://www.mysql.com/downloads/[/URL]' and set up your own password and just start Apache in your xamp it should work fine. Secondly for the top errors, it's caused because your password for mysql is either wrong. Lastly, I am not sure about the third error of install but can you try to add this code in your config, [PHP]<?php error_reporting(0); ?>[/PHP] this could probably hide your errors. [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
Server Development
Habbo Retros
Habbo Q&A
Trouble creating a PHPRetro (PLEASE HELP)
Top