bakhtawar
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: wordpress sites editingunfortunately i forget password… so how i restore password in localhost?
this type of link ..
http://localhost:8080/wordpress/wp-login.phpForum: Fixing WordPress
In reply to: install wordpressyes in mysql i create a database .. db name is wp
Forum: Localhost Installs
In reply to: wordpress beginnerok now i use this link http://localhost:8080/wp/ and this shows me this screen
image but when i click on wordpress folder it shows me“Error establishing a database connection”
now what i would do ?
Forum: Localhost Installs
In reply to: wordpress beginnersee this image
Forum: Localhost Installs
In reply to: wordpress beginnerbut when i click netstat button it shows me port 80 on system..
Forum: Localhost Installs
In reply to: wordpress beginnerbut when i open this link http://localhost:8080/xampp/ it shows me this xampp page
xampp
but when i open this link http://localhost/ it shows me above same error ….Not Found HTTP Error 404. The requested resource is not found.Forum: Localhost Installs
In reply to: wordpress beginnerok now i stop iis but when i try to open this
http://localhost/wp/ it shows me errorForum: Localhost Installs
In reply to: wordpress beginner@mark senff how to turn off Microsoft IIS server
Forum: Localhost Installs
In reply to: wordpress beginner@keith thanku for your reply the second link which is helpful for me and i follow instruction but here is problem occur. when i edit wp-config file e.g.
`// ** MySQL settings – You can get this info from your web host ** //
/** The name of the database for WordPress */
define(‘DB_NAME’, ‘wp’);/** MySQL database username */
define(‘DB_USER’, ‘root’);/** MySQL database password */
define(‘DB_PASSWORD’, ”);/** MySQL hostname */
define(‘DB_HOST’, ‘localhost’);and after that when i open http://localhost/wp/ it shows me error
will you please tell me how i resolve this
Forum: Localhost Installs
In reply to: wordpress beginneri also see 1st link but this is very complicated and