This site is READ ONLY!! No support will be given! Everything in here is just for archiving purposes!
Testing phpBB3 on xampp,localhost
-
- 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
All works fine mate. Thanks
-
- Donators
- Posts: 134
- Joined: Sat Sep 18 2010 2:04 am
- Real name: Kevin
- Country Flag: United States
Re: Testing phpBB3 on xampp,localhost
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 ?
Thanks
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 ?
Thanks
Re: Testing phpBB3 on xampp,localhost
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!
-
- Donators
- Posts: 134
- Joined: Sat Sep 18 2010 2:04 am
- Real name: Kevin
- Country Flag: United States
Re: Testing phpBB3 on xampp,localhost
Thanks cisco, I found all the file server in local drive C now but what about if a mod require a change on MySQL how do you add it on MySQL ?
for example like this :
Thanks
for example like this :
Code: Select all
ALTER TABLE phpbb_forums ADD forum_bg VARCHAR(255) DEFAULT NULL;
-
- 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
http://localhost/phpmyadmin/ <-- go here login !
Hello! and Do NOT contact me via private message for support!!
-
- Donators
- Posts: 134
- Joined: Sat Sep 18 2010 2:04 am
- Real name: Kevin
- Country Flag: United States
Re: Testing phpBB3 on xampp,localhost
Thanks Steve, got it
-
- 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
I live there thats my location! localhost ,have fun its great testing once its broke just delete it and start again
Hello! and Do NOT contact me via private message for support!!
-
- 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
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.Steve© wrote:I live there thats my location! localhost ,have fun its great testing once its broke just delete it and start again
Re: Testing phpBB3 on xampp,localhost
the most i hated being installed phpbb on xampp
is when opened admin cp
because
it loadings to phpbb update connection
is when opened admin cp
because
it loadings to phpbb update connection
-
- 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
Thats because your not connected to the internet whilst testing.
Hello! and Do NOT contact me via private message for support!!
Re: Testing phpBB3 on xampp,localhost
yeah
it should utrn of the function of checking
i now install apache, php, mysql independently
rather than using xampp
it should utrn of the function of checking
i now install apache, php, mysql independently
rather than using xampp
Re: Testing phpBB3 on xampp,localhost
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.
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.