Error 400 for localhost and myphpadmin
Posted by: bb20131206 (---.netvigator.com)
Date: February 25, 2014 03:10AM

Hi

I have installed 2.2 wamper server package , incl: phpmyadmin 3.5.1, sqlbuddy1.3.3, wedgrind 1.0
and using chrome google, but after click phpMyAdmin snd localhost,http 400 error create in explorer 8.0, I have checked the wamper - server online {orange color] not green, if its is offline {red color].
As I have change the http.congfig [#..80 to#..3060} and [...80 to 3060] and also the add line in last for the c:\window\win32\driver\etc\hosts file [::1 localhost] and restart again.

Please help to solve the problem. error 400 I have install teamviewer, the port 80 being used, and how to the wamp menu [apache\service\test port 80 if is occupied.

I don't know how to change my teamviewer port.

Thanks

Options: ReplyQuote
Re: Error 400 for localhost and myphpadmin
Posted by: RiggsFolly (---.as13285.net)
Date: February 25, 2014 03:46AM

If you can connect now I can do a Team Viewer session now.

Send me a Private Message with your Team viewer ID and PASSWORD

---------------------------------------------------------------------------------------------
(Windows 10 Pro 64bit) (Wampserver 3.3.4 64bit) Aestan Tray Menu 3.2.5.4
<Apache versions MULTIPE> <PHP versions MULTIPLE> <MySQL Versions MULTIPLE>
<MariaDB versions MULTIPLE> <phpMyAdmin versions MULTIPLE> <MySQL Workbench 8.0.23>

Read The Manuals Apache -- MySQL -- PHP -- phpMyAdmin
Get your Apache/MySQL/mariaDB/PHP ADDONs here from the WAMPServer alternate Repo
-X-X-X- Backup your databases regularly Here is How dont regret it later! Yes even when developing -X-X-X-

Options: ReplyQuote
Re: Error 400 for localhost and myphpadmin
Posted by: bb20131206 (---.netvigator.com)
Date: February 25, 2014 04:05AM

Removed



Edited 1 time(s). Last edit at 02/25/2014 04:17AM by bb20131206.

Options: ReplyQuote
Re: Error 400 for localhost and myphpadmin
Posted by: bb20131206 (---.netvigator.com)
Date: February 25, 2014 09:22AM

Hi

under wampserver 2.4 what to do after installing

cannot under dos editor

As I delete onlineoffline.php, type onlineOffline.txt | more /E /P > onlineOffline.php

Pls help

Options: ReplyQuote
Re: Error 400 for localhost and myphpadmin
Posted by: RiggsFolly (---.as13285.net)
Date: February 25, 2014 10:05AM

Try downloading Notepad++ its free and a very good code editor. Alternatively any decent editor that shows you and allows you to change UNIX Line ending into DOS line endings.

---------------------------------------------------------------------------------------------
(Windows 10 Pro 64bit) (Wampserver 3.3.4 64bit) Aestan Tray Menu 3.2.5.4
<Apache versions MULTIPE> <PHP versions MULTIPLE> <MySQL Versions MULTIPLE>
<MariaDB versions MULTIPLE> <phpMyAdmin versions MULTIPLE> <MySQL Workbench 8.0.23>

Read The Manuals Apache -- MySQL -- PHP -- phpMyAdmin
Get your Apache/MySQL/mariaDB/PHP ADDONs here from the WAMPServer alternate Repo
-X-X-X- Backup your databases regularly Here is How dont regret it later! Yes even when developing -X-X-X-

Options: ReplyQuote
Re: Error 400 for localhost and myphpadmin
Posted by: bb20131206 (---.netvigator.com)
Date: February 26, 2014 10:43AM

Hi Rigg Follys

I have a prompt from running httpd -t error message:
Invaid command ' Require', perhaps misspelled or defined by a module not included in the server configuration
in line 270 of c:\wamp\bin\apache\apache2.4.4\conf\httpd.conf

I check for it:
# AllowOverride controls what directives may be placed in .htaccess files.
# It can be "All", "None", or any combination of the keywords:
# AllowOverride FileInfo AuthConfig Limit
#
AllowOverride all

#
# Controls who can get stuff from this server.
#

# onlineoffline tag - don't remove
Reqire local
</Directory>

Pls help

Options: ReplyQuote
Re: Error 400 for localhost and myphpadmin
Posted by: RiggsFolly (---.as13285.net)
Date: February 26, 2014 10:53AM

Just a spelling error


try

Require local

---------------------------------------------------------------------------------------------
(Windows 10 Pro 64bit) (Wampserver 3.3.4 64bit) Aestan Tray Menu 3.2.5.4
<Apache versions MULTIPE> <PHP versions MULTIPLE> <MySQL Versions MULTIPLE>
<MariaDB versions MULTIPLE> <phpMyAdmin versions MULTIPLE> <MySQL Workbench 8.0.23>

Read The Manuals Apache -- MySQL -- PHP -- phpMyAdmin
Get your Apache/MySQL/mariaDB/PHP ADDONs here from the WAMPServer alternate Repo
-X-X-X- Backup your databases regularly Here is How dont regret it later! Yes even when developing -X-X-X-

Options: ReplyQuote
Re: Error 400 for localhost and myphpadmin
Posted by: bb20131206 (---.netvigator.com)
Date: February 27, 2014 03:23AM

Hi Rigg Follys

It show error below

AH00526: Syntax error on line 16 of c:\wamp\bin\apache\Apach2.4.4\conf\extra\httpd-autoindex.conf:

Invalid command 'IndexOptions', perhaps misspelled or defined by a module not included in server
configuration

Also wamp and localhost phpmyadmin error in browser

Please kindly help
Thanks



Edited 1 time(s). Last edit at 02/27/2014 08:52AM by bb20131206.

Options: ReplyQuote
Re: Error 400 for localhost and myphpadmin
Posted by: RiggsFolly (---.as13285.net)
Date: February 27, 2014 10:17AM

You have somehow turned off the autoindex_module.

Make sure that this has a tick by it


wampmanager -> Apache -> Apache Modules -> autoindex_module

If not then click it and it will automatically include this module, and restart Apache for you.

---------------------------------------------------------------------------------------------
(Windows 10 Pro 64bit) (Wampserver 3.3.4 64bit) Aestan Tray Menu 3.2.5.4
<Apache versions MULTIPE> <PHP versions MULTIPLE> <MySQL Versions MULTIPLE>
<MariaDB versions MULTIPLE> <phpMyAdmin versions MULTIPLE> <MySQL Workbench 8.0.23>

Read The Manuals Apache -- MySQL -- PHP -- phpMyAdmin
Get your Apache/MySQL/mariaDB/PHP ADDONs here from the WAMPServer alternate Repo
-X-X-X- Backup your databases regularly Here is How dont regret it later! Yes even when developing -X-X-X-

Options: ReplyQuote
Re: Error 400 for localhost and myphpadmin
Posted by: bb20131206 (---.netvigator.com)
Date: February 28, 2014 03:18AM

Thanks

But I have tried stop the service or offline before click it autoindex_module
it prompt "Could not execute item (internal error) [exception] could not be perform service action."

Pls help

Options: ReplyQuote
Re: Error 400 for localhost and myphpadmin
Posted by: RiggsFolly (---.as13285.net)
Date: February 28, 2014 10:12AM

Ah, of course, that because Apache is not actually running, my mistake.

Do this instead:

Stop WAMPServer

Edit \wamp\bin\apache\apache2.2.x\conf\httpd.conf

Find this line

#LoadModule autoindex_module modules/mod_autoindex.so

And chnage it to remove the comment symbol '#' so it reads

LoadModule autoindex_module modules/mod_autoindex.so

Then try to restart WampServer.

---------------------------------------------------------------------------------------------
(Windows 10 Pro 64bit) (Wampserver 3.3.4 64bit) Aestan Tray Menu 3.2.5.4
<Apache versions MULTIPE> <PHP versions MULTIPLE> <MySQL Versions MULTIPLE>
<MariaDB versions MULTIPLE> <phpMyAdmin versions MULTIPLE> <MySQL Workbench 8.0.23>

Read The Manuals Apache -- MySQL -- PHP -- phpMyAdmin
Get your Apache/MySQL/mariaDB/PHP ADDONs here from the WAMPServer alternate Repo
-X-X-X- Backup your databases regularly Here is How dont regret it later! Yes even when developing -X-X-X-

Options: ReplyQuote
Re: Error 400 for localhost and myphpadmin
Posted by: bb20131206 (---.netvigator.com)
Date: February 28, 2014 10:29AM

Thanks

I login myphpadmin with user: root, password:any
prompt error 1045 cannot log in my sql server.

Pls help to solve it.

Thanks

Options: ReplyQuote
Re: Error 400 for localhost and myphpadmin
Posted by: bb20131206 (---.netvigator.com)
Date: February 28, 2014 10:31AM

Hi

Also,Not Found

The requested URL /webgrind/ was not found on this server.

How to correct it? Thanks

Options: ReplyQuote
Re: Error 400 for localhost and myphpadmin
Posted by: RiggsFolly (---.as13285.net)
Date: February 28, 2014 10:39AM

The login to MySQL is

Username = root
password = ( leave this blank )

---------------------------------------------------------------------------------------------
(Windows 10 Pro 64bit) (Wampserver 3.3.4 64bit) Aestan Tray Menu 3.2.5.4
<Apache versions MULTIPE> <PHP versions MULTIPLE> <MySQL Versions MULTIPLE>
<MariaDB versions MULTIPLE> <phpMyAdmin versions MULTIPLE> <MySQL Workbench 8.0.23>

Read The Manuals Apache -- MySQL -- PHP -- phpMyAdmin
Get your Apache/MySQL/mariaDB/PHP ADDONs here from the WAMPServer alternate Repo
-X-X-X- Backup your databases regularly Here is How dont regret it later! Yes even when developing -X-X-X-

Options: ReplyQuote
Re: Error 400 for localhost and myphpadmin
Posted by: bb20131206 (---.netvigator.com)
Date: February 28, 2014 10:44AM

HI

Leave blank is not permit

Options: ReplyQuote
Re: Error 400 for localhost and myphpadmin
Posted by: RiggsFolly (---.as13285.net)
Date: February 28, 2014 12:58PM

Install TeamViewer and I will troubleshoot for you.

Install TV, then run it.

Do this before attempting a connection.

How to Configure Team Viewer so it does not require port 80 or 443

Run TV
Extras -> Options -> Advanced -> Press the Show Advanced options Button

Look for the section called 'Advanced Network Connections'
Check the checkbox saying [ Dont use incomming port 80 (recommended for web servers only ) ]
Stop and restart TV.

Then
Send me a Private Message containing the TV ID and PASSWORD so I can connect.
Leave TV running as it will change the password each time you restart it.

I am on UK time (GMT) and am normally available 09:00 - 16:00 and normally later into the evening.

---------------------------------------------------------------------------------------------
(Windows 10 Pro 64bit) (Wampserver 3.3.4 64bit) Aestan Tray Menu 3.2.5.4
<Apache versions MULTIPE> <PHP versions MULTIPLE> <MySQL Versions MULTIPLE>
<MariaDB versions MULTIPLE> <phpMyAdmin versions MULTIPLE> <MySQL Workbench 8.0.23>

Read The Manuals Apache -- MySQL -- PHP -- phpMyAdmin
Get your Apache/MySQL/mariaDB/PHP ADDONs here from the WAMPServer alternate Repo
-X-X-X- Backup your databases regularly Here is How dont regret it later! Yes even when developing -X-X-X-

Options: ReplyQuote
Re: Error 400 for localhost and myphpadmin
Posted by: bb20131206 (---.netvigator.com)
Date: March 03, 2014 03:13AM

Hi

I've send PM to you.

Thanks



Edited 1 time(s). Last edit at 03/03/2014 03:18AM by bb20131206.

Options: ReplyQuote


Sorry, only registered users may post in this forum.