Pages: 12Next
Current Page: 1 of 2
WAMP as internet web server
Posted by: hingsmaf003 (---.dyn.optonline.net)
Date: February 25, 2008 04:36AM

im new to wamp and noticed the put Online feature and did that and i worked off of my and my domain but i was wondering if using wamp as a server can i connect to the mysql database and the php my admin from different computers like say i make a website that uses a database can people around the world use my web site and use my database. also what do i need to get phpmyadmin working becuasei get this error:#1045 - Access denied for user 'root'@'localhost' (using password: NO) but i just installed wamp and never changed anything so if anyone could help me it be great

Options: ReplyQuote
Re: WAMP as internet web server
Posted by: yfastud (Moderator)
Date: February 25, 2008 04:57AM

Check Setup Password and Setup Database guides on my personal website

Have fun,

FREE One A Day
FREE Photo
FREE Games
FREE Websites
FREE Portable GPS
FREE WAMP Guides

Options: ReplyQuote
Re: WAMP as internet web server
Posted by: hingsmaf003 (---.dyn.optonline.net)
Date: February 25, 2008 05:26AM

the guides that i need arent up yet unless im missing something it didnt help fix my phpmyadmin problem

Options: ReplyQuote
Re: WAMP as internet web server
Posted by: flo (81.181.207.---)
Date: February 25, 2008 07:57AM

Quote

the guides that i need arent up yet unless im missing something it didnt help fix my phpmyadmin problem


Did you do the stuff from the guide?

Quote

error:#1045 - Access denied for user 'root'@'localhost' (using password: NO)

This error appear when you change the password in phpmyadmin

If you already change the password...(in my case) i modify also the config.inc.php from c:\wamp\apps\phpmyadmin2.10.1
Open the file config.inc.php with dreamweaver and on line 71 you'll find something like this:
$cfg['Servers'][$i]['auth_type']     = 'config';    // Authentication method (config, http or cookie based)?
replace 'config' with 'http'. After this when you'll access phpmyadmin it will ask you for a user and a password OR

You leave the line 71 unmodified and edit the 73 line
$cfg['Servers'][$i]['password']      = '';          // MySQL password (only needed with 'config' auth_type)
where bee twin '' you put the password

Hope it helps

Options: ReplyQuote
Re: WAMP as internet web server
Posted by: yfastud (Moderator)
Date: February 25, 2008 01:50PM

When following my Setup Password guide, skip the steps you've already done, and do the rest

Have fun,

FREE One A Day
FREE Photo
FREE Games
FREE Websites
FREE Portable GPS
FREE WAMP Guides

Options: ReplyQuote
Re: WAMP as internet web server
Posted by: hingsmaf003 (---.wtpsmercer.k12.nj.us)
Date: February 25, 2008 03:38PM

Please read this: I NEVER SET UP A PASSWORD I INSTALLED WAMP AND CLICKED ON PHPMYADMIN AND THATS THE ERROR I GOT!!!!!!
WHY DID THIS HAPPEN

Options: ReplyQuote
Re: WAMP as internet web server
Posted by: yfastud (Moderator)
Date: February 25, 2008 03:45PM

Quote

WHY DID THIS HAPPEN
Very good question, but did you ask yourself this question? On the other words, what soft do you have or might have before installing wamp? That error mostly happen when you've already setup password either through mysql console or phpmyadmin

Have fun,

FREE One A Day
FREE Photo
FREE Games
FREE Websites
FREE Portable GPS
FREE WAMP Guides

Options: ReplyQuote
Re: WAMP as internet web server
Posted by: hingsmaf003 (---.robbinsville.k12.nj.us)
Date: February 25, 2008 04:35PM

i had mysql but i unistalled it how do i fix it??

Options: ReplyQuote
Re: WAMP as internet web server
Posted by: hingsmaf003 (---.dyn.optonline.net)
Date: February 25, 2008 09:06PM

i just uninstaled wamp apache, php, and mysql off my comp and still then reinstalled and i get a new error
#2003 - Can't connect to MySQL server on 'localhost' (10061)
please help

Options: ReplyQuote
Re: WAMP as internet web server
Posted by: stevenmartin99 (---.b-ras1.blp.dublin.eircom.net)
Date: February 25, 2008 09:11PM

what colout is ur wamp icon?


post up ur mysql_log file found at c:/wamp/logs

Options: ReplyQuote
Re: WAMP as internet web server
Posted by: ntbob2000 (---.hsd1.ma.comcast.net)
Date: February 26, 2008 12:02AM

Ya,

I just got home all ready to get WAMPSERVER setup with the new root MySql password, Virtual hosts, etc., and NOW my icon does not display the menu anymore. AHHHHHHHH!

The site works fine, just the WAMPSERVER says offline, and there are no longer any PHPADMIN choices, etc.

Thoughts All?

Options: ReplyQuote
Re: WAMP as internet web server
Posted by: yfastud (Moderator)
Date: February 26, 2008 12:15AM

Remember, left click to access Main menu, right click for Secondary menu, and double click for Credit

Have fun,

FREE One A Day
FREE Photo
FREE Games
FREE Websites
FREE Portable GPS
FREE WAMP Guides

Options: ReplyQuote
Re: WAMP as internet web server
Posted by: ntbob2000 (---.hsd1.ma.comcast.net)
Date: February 26, 2008 12:27AM

OK,
I am a dope, However, I chnage the passwords for MySql as the guide describes and I am back to the 1045 error ( and yes I restarted WAMPSERVER

I made the passwords different and everything

Options: ReplyQuote
Re: WAMP as internet web server
Posted by: ntbob2000 (---.hsd1.ma.comcast.net)
Date: February 26, 2008 12:34AM

GOT IT TO WORK !

LAST STOP = Virtual Hosts

Options: ReplyQuote
Re: WAMP as internet web server
Posted by: ntbob2000 (---.hsd1.ma.comcast.net)
Date: February 26, 2008 12:41AM

Quick question:

For logging, ( I am only doing a SINGLE domain ) do I add the folders inside of my domain folder or in the path C:/wamp/www/logs
C:/wamp/www/your_domain/logs

Options: ReplyQuote
Re: WAMP as internet web server
Posted by: ntbob2000 (---.hsd1.ma.comcast.net)
Date: February 26, 2008 01:43AM

Getting Apache errors - unable to open logs.......

Options: ReplyQuote
Re: WAMP as internet web server
Posted by: ntbob2000 (---.hsd1.ma.comcast.net)
Date: February 26, 2008 01:52AM

So close...... NOW ENTIRE site GONE ! DOH !

Wish this was Unix......

Options: ReplyQuote
Re: WAMP as internet web server
Posted by: yfastud (Moderator)
Date: February 26, 2008 02:52AM

Make sure to create folder(s) before setup and restart wamp

BTW, if you're using SMF, you don't need those log folders

Have fun,

FREE One A Day
FREE Photo
FREE Games
FREE Websites
FREE Portable GPS
FREE WAMP Guides



Edited 1 time(s). Last edit at 02/26/2008 02:57AM by yfastud.

Options: ReplyQuote
Re: WAMP as internet web server
Posted by: ntbob2000 (---.hsd1.ma.comcast.net)
Date: February 26, 2008 03:57AM

As I rebuild my destroyed Vista USP1 box, why don't I need the log folders?
Where is the stuff logged?

Also, with the Vhosts, things went bad.... why can't I just state in httpd.conf without an include to listen on my "real" lan adapter IP ?

Regards

Options: ReplyQuote
Re: WAMP as internet web server
Posted by: ntbob2000 (---.hsd1.ma.comcast.net)
Date: February 26, 2008 04:58AM

ONE STEP AWAY !


I CANNOT get the include VHOSTS to work.

I even tried a simple listen on LAN IP and host file.... no dice?

Why is this so different than *nix ?

Any help would be appreciated.

SQL locked down, SMF working.... ( still curious about logging ) but not a show stopper........

Options: ReplyQuote
Pages: 12Next
Current Page: 1 of 2


Sorry, only registered users may post in this forum.