This site is READ ONLY!! No support will be given! Everything in here is just for archiving purposes!

Testing phpBB3 on xampp,localhost

Knowledge base of phpBB3- tutorials and guides to improve your phpBB installation.
NoVa
Stars
Stars
Posts: 65
Joined: Tue Sep 21 2010 7:21 am
Real name: Shane
Country Flag: Scotland
Location: Scotland <3

Re: Testing phpBB3 on xampp,localhost

Post by NoVa »

All works fine mate. Thanks :) :D
User avatar
kevinviet
Donators
Donators
Posts: 134
Joined: Sat Sep 18 2010 2:04 am
Real name: Kevin
Country Flag: United States

Re: Testing phpBB3 on xampp,localhost

Post by kevinviet »

Hi guys
I think i got to the point to the end of this tutorials. Now how do i edit file on local server ? how do i upload or down load file on local server ? :lol:

Thanks
User avatar
cisco007
Ciscox
Ciscox
Posts: 2843
Joined: Thu Sep 16 2010 3:25 pm
Country Flag: Mexico

Re: Testing phpBB3 on xampp,localhost

Post by cisco007 »

the same as you would any other files in your windows system, but if you are going to edit php, html and css i suggest using notepad++ instead of the default windows notepad, or what ever OS you are using!
Image
User avatar
kevinviet
Donators
Donators
Posts: 134
Joined: Sat Sep 18 2010 2:04 am
Real name: Kevin
Country Flag: United States

Re: Testing phpBB3 on xampp,localhost

Post by kevinviet »

Thanks cisco, I found all the file server in local drive C now :D but what about if a mod require a change on MySQL how do you add it on MySQL ?
for example like this :

Code: Select all

ALTER TABLE phpbb_forums ADD forum_bg VARCHAR(255) DEFAULT NULL;
Thanks
User avatar
Steve
X-Steve
X-Steve
Posts: 1920
Joined: Thu Sep 16 2010 3:19 pm
Real name: Steve© MX
Country Flag: Great Britain
Location: Up north!
Contact:

Re: Testing phpBB3 on xampp,localhost

Post by Steve »

http://localhost/phpmyadmin/ <-- go here login !
Hello! and Do NOT contact me via private message for support!!
User avatar
kevinviet
Donators
Donators
Posts: 134
Joined: Sat Sep 18 2010 2:04 am
Real name: Kevin
Country Flag: United States

Re: Testing phpBB3 on xampp,localhost

Post by kevinviet »

Thanks Steve, got it :lol:
User avatar
Steve
X-Steve
X-Steve
Posts: 1920
Joined: Thu Sep 16 2010 3:19 pm
Real name: Steve© MX
Country Flag: Great Britain
Location: Up north!
Contact:

Re: Testing phpBB3 on xampp,localhost

Post by Steve »

I live there thats my location! localhost ,have fun its great testing once its broke just delete it and start again smile_cool
Hello! and Do NOT contact me via private message for support!!
User avatar
Ooopsie
ooopsie
ooopsie
Posts: 1046
Joined: Sat Sep 25 2010 12:15 pm
Real name: Guito :)
Country Flag: United States
Location: Index, WA. or the State of Shock most of the time.
Contact:

Re: Testing phpBB3 on xampp,localhost

Post by Ooopsie »

Steve© wrote:I live there thats my location! localhost ,have fun its great testing once its broke just delete it and start again smile_cool
I do it all the time on WP and PHPBB...but a lot of times I go live with a good backup of everything (except this one file today...)..which was probably a boo boo from weeks ago but never showed up til' today...That sucks.
Ephemeraboy

Re: Testing phpBB3 on xampp,localhost

Post by Ephemeraboy »

the most i hated being installed phpbb on xampp
is when opened admin cp
because
it loadings to phpbb update connection
User avatar
Steve
X-Steve
X-Steve
Posts: 1920
Joined: Thu Sep 16 2010 3:19 pm
Real name: Steve© MX
Country Flag: Great Britain
Location: Up north!
Contact:

Re: Testing phpBB3 on xampp,localhost

Post by Steve »

Thats because your not connected to the internet whilst testing.
Hello! and Do NOT contact me via private message for support!!
Ephemeraboy

Re: Testing phpBB3 on xampp,localhost

Post by Ephemeraboy »

yeah
it should utrn of the function of checking
i now install apache, php, mysql independently
rather than using xampp
xensor
Stars
Stars
Posts: 3
Joined: Tue Dec 17 2013 7:35 am
Country Flag: United States

Re: Testing phpBB3 on xampp,localhost

Post by xensor »

w7 you just need to make sure you have the security property filled out right with the right settings. thats how i did and it worked. uac should never be turned off.

windows its hard to cmod but it can be done if you know the ways of doing it. just understand its not like on unix or linux systems style.

its either full write or not.
Post Reply