Page 1 of 2

XAMPP setup preconfigured for IntegraMOD.

PostPosted: Wed Apr 05, 2006 8:08 am
Author: Fubie
[img=left:d7dolj52]http://www.myhorrorstories.com/images/XAMPP4Dummies.png[/img]


I just created a XAMPP setup preconfigured for IntegraMOD.

You can get the file [url=http]HERE[/url].

What is XAMMP? XAMMP will allow you to simulate your web host on your Windows XP PC. You can install full versions of IntegraMOD including a copy of your currently running forum in order to test upgrading and modding without touching your live forum.

What is pre configured in this version of XAMMP? I setup this version so that PHP 4 is default, but this can be changed to PHP 5.

One installation of IntegraMOD 1.40. This is just so you can see it running. You can install as many versions as you'd like. (login ID & password are im140)

MySQLDumper, This is a great MySQL program written in php that I use on my own host to backup my DB's on a schedule. The really nice part of this allows you to import your large DB's into MySQL very easily. If you install this on your own host please do not use it in the mysqldumper folder, create a non descriptive one instead.

Copy_Users.php, This will allow you to copy your users out of one DB ind into another.

BigDump.php, In case you don't want to use mysqldumper. This will import large DB's into a database very easily.

Michaelo's programs lister. This is a web page that allows you to see your installed programs and open them very easily. Thank you Mike!

There is no installation needed for XAMPP. Just run the XAMPP.EXE file in your root directory(C]To run XAMMP[/b] open the XAMMP folder and double click the xampp-control.exe file.

This will start the control panel. click start next to Apache and MySQL. You should see a green running sign next to each when they are ready.
[flash=,:d7dolj52]http://www.myhorrorstories.com/images/XAMMP.jpg[/flash:d7dolj52]

Once they are running click Admin next to Apache. This will open the XAMMP main page in your browser.
[flash=,:d7dolj52]http://www.myhorrorstories.com/images/XAMMP0.jpg[/flash:d7dolj52]

To see and use the pre installed programs look on the left menu at the botton and click "Open Sites"

You will see a few links, like im140. Click this link, it will open a pre installed version of IM 140. (login name and password are im140)
[flash=,:d7dolj52]http://www.myhorrorstories.com/images/XAMMP1.jpg[/flash:d7dolj52]

If you goto the IM Tools in the Pre installed list of XAMMP programs you will find the copy users tool and bigdump.


If you have any problems please ask here.


How do I install programs like a new copy of IntegraMOD for use in XAMPP?

If you locate the htdocs folder under XAMPP you can create a new folder here and copy all files needed to run your program.

How do I create a new SQL DB?

From the XAMPP main page locate phpMyAdmin in the Tools section. Once the page opens type a name for your new DB into the "Create new database" field. Then hit the create button.
[flash=,:d7dolj52]http://www.myhorrorstories.com/images/XAMMP2.jpg[/flash:d7dolj52]

You then need to create a user for the DB. Click the privlidges Link. Then the "Add new user" link.
[flash=,:d7dolj52]http://www.myhorrorstories.com/images/XAMMP3.jpg[/flash:d7dolj52]

Fill out the user name and passwords fields. Then select the "Check All" link. Scroll to the bottom and hit Go.
[flash=,:d7dolj52]http://www.myhorrorstories.com/images/XAMMP4.jpg[/flash:d7dolj52]

That's it! Your all set.

Re: XAMPP setup preconfigured for IntegraMOD.

PostPosted: Wed Apr 05, 2006 9:00 am
Author: Driver 7
Damn Fubie. Great work.

I was going to try installing IM on XAMPP last weekend but was to lazy to figgure it all out. This will be great.

I want to test AJAXED 2.0.2 on IM to see if it will work.

Thanks bro. I will give it a go this weekend.

Re: XAMPP setup preconfigured for IntegraMOD.

PostPosted: Wed Apr 05, 2006 1:04 pm
Author: found it
I just installed this and works like a charm, though you have to turn off easyphp otherwise Xampp will not start... :mrgreen: <img>

PostPosted: Wed Apr 05, 2006 1:26 pm
Author: Fubie
No probs mate, just glad I can help out.

Unfortunatly Apache will not start unless port 80 is clear. So anything using that port would first need to be stopped.

I'm hoping most people that run their own forums start using this so they can make changes or upgrade their forums without harming the live board.


This also has the added bonus of being able to run from a portable drive like a USB Flash Drive. I have mine with me all the time so I can tinker anywhere!

PostPosted: Fri Apr 07, 2006 6:12 am
Author: Michaelo
Remember if you are on line (broadband/cable etc.) your site can be accessed via port 80 so never use root with no password...

PostPosted: Fri Apr 07, 2006 6:57 am
Author: Fubie
Excellent point Mike.

Thanks!

PostPosted: Fri Apr 07, 2006 7:34 am
Author: Michaelo
Fubie, can you add the image directory creation and the folder.gif image to you download... Purely cosmetic <img>

PostPosted: Fri Apr 07, 2006 8:59 am
Author: Fubie
You bet bud.

Doing that now.

** Edit** It's uploaded to the server and ready for download. Enjoy.

PostPosted: Fri Apr 07, 2006 10:02 am
Author: ayasha
ok, i have not set this up yet, but i do have 2 questions, and excuse me for being so naive.

how do you clear port 80, or find out if it is being used and how do i pw protect it?

and if you put it on a flash drive, do you have to have it on the c drive at all?

thanks in advance guys, you guys really make setting up, running and modding/updating everything so easy, i cannot express my thanks to you enough.

PostPosted: Fri Apr 07, 2006 10:14 am
Author: Fubie
If you are asking if port 80 is clear it most likely is. But when you start the XAMPP control panel and start Apache it will not start if something is using that port.

As for PW protecting, there is a link on the main XAMPP page on the left "Security" I believe that lets you set PW's

If you put it on a flash drive there is no need to have it on your C Drive.

PostPosted: Fri Apr 07, 2006 10:49 am
Author: ayasha
thanks for the quick response :)

PostPosted: Sat Apr 08, 2006 6:54 pm
Author: IW4
Fantastic! I wish I'd heard of XAMPP before this; it would have made things a lot easier for me. I'll definitely be puttin' a hurting on this program. Thanks!

Oh, and a note: most (but not all) residential ISPs block inbound access to port 80. If you're in doubt, use [url=http]ShieldsUP!![/url]. If you aren't in doubt, use a firewall anyway.

Re: XAMPP setup preconfigured for IntegraMOD.

PostPosted: Sun Apr 09, 2006 10:25 am
Author: HaLiMaW
One question friends! <img>

How to enable the mod_rewrite on xampp?

Thanks a lot...

Re: XAMPP setup preconfigured for IntegraMOD.

PostPosted: Tue Apr 11, 2006 5:52 am
Author: Michaelo
XAMPP on Windows

1. Open this file à¢Ãƒ ¢Ã¢â‚¬Å¡Ã‚ ¬Ãƒâ€¦Ã¢â‚¬Å“xamppapacheconfhttpd.confà¢Ãƒ ¢Ã¢â‚¬Å¡Ã‚ ¬Ãƒâ€š

PostPosted: Tue Apr 11, 2006 6:28 am
Author: Nata
wonderful fubie

PostPosted: Tue Apr 11, 2006 6:37 am
Author: ayasha
is this mod_rewrite something that is necessary for it all to work properly?

PostPosted: Tue Apr 11, 2006 12:57 pm
Author: HaLiMaW
[quote=""Michaelo";p="929""]
XAMPP on Windows

1. Open this file à¢Ãƒ ¢Ã¢â‚¬Å¡Ã‚ ¬Ãƒâ€¦Ã¢â‚¬Å“xamppapacheconfhttpd.confà¢Ãƒ ¢Ã¢â‚¬Å¡Ã‚ ¬Ãƒâ€š

PostPosted: Tue Apr 11, 2006 2:56 pm
Author: Michaelo
Cleo, no it does not need it (I don't us it eithr <img>)

Re: XAMPP setup preconfigured for IntegraMOD.

PostPosted: Tue Apr 11, 2006 8:01 pm
Author: HaLiMaW
perhaps "clear urls" of kismod could be one of best feature to release. <img>

PostPosted: Tue Apr 11, 2006 8:42 pm
Author: ayasha
thanks Mike <img>

PostPosted: Thu Apr 13, 2006 7:43 am
Author: ayasha
ok, i am trying to get this set up, and i cannot figure out how to use big dump, my database is 25.5 MB.

when i create my database, the go to bigdump to get my database in, it does not list my database.

should i create my database in bigdump? or should i be using MySQLDumper?

PostPosted: Thu Apr 13, 2006 8:18 am
Author: Fubie
open the bigdump.php file in a file editor. You need to enter your db name, and the sql db that you are importing it into.

Bigdump does not back a db up.

PostPosted: Thu Apr 13, 2006 8:23 am
Author: ayasha
ok, well leave it to me to do something, i cannot even get mySql to run now, so i have no databases not even for the install of IM that you included in it.

PostPosted: Thu Apr 13, 2006 8:27 am
Author: Fubie
If you look at the XAMPP control panel does it show msql as running?

PostPosted: Thu Apr 13, 2006 8:29 am
Author: ayasha
when i click on the start mySql, it says in the bottom window that it is started, but is is not highlighted like the first time i was in it, and it has the start button showing and not the stop

PostPosted: Thu Apr 13, 2006 8:32 am
Author: Fubie
stop apache, then close the control panel. You may wanna just reboot to clear everything instead of hunting for the culprit.

PostPosted: Thu Apr 13, 2006 8:35 am
Author: ayasha
i did Fubie, at this point, i have uninstalled it, defraged, reinstalled and still the same thing. did that 2 times.

so i uninstalled again, and am reinstalling on a different partition. hoping this will work this time.

PostPosted: Thu Apr 13, 2006 8:40 am
Author: Fubie
Hmmm, is apache starting?

PostPosted: Thu Apr 13, 2006 8:46 am
Author: ayasha
here are some screen shots, and the errors i am getting

[flash=,:2lxwiezi]http://i6.photobucket.com/albums/y248/ayashazoelle/xamppcontrolpanel.jpg[/flash:2lxwiezi]
[flash=,:2lxwiezi]http://i6.photobucket.com/albums/y248/ayashazoelle/toolsmyphpAdmin.jpg[/flash:2lxwiezi]
[flash=,:2lxwiezi]http://i6.photobucket.com/albums/y248/ayashazoelle/sitesIM140.jpg[/flash:2lxwiezi]

PostPosted: Thu Apr 13, 2006 8:50 am
Author: Michaelo
Did you click the MySql start button?
All the other reports are just telling you MySql has not started.

I know is was a stupid question but I once spent an hour fixing something and then realised I forgot to plus it in <img>

Did the 140 install go smoothly?

Click on Settings in the small xampp window and make sure MySql is checked.

PostPosted: Thu Apr 13, 2006 8:52 am
Author: Fubie
Is the XAMPP folder in the root of your drive.

C:xampp

PostPosted: Thu Apr 13, 2006 8:53 am
Author: ayasha
yes, when i click the MySqyl start button i get the error in that screen shot

ERROR: My Sql service not started [-1]

PostPosted: Thu Apr 13, 2006 8:54 am
Author: ayasha
it has been in the root of the C: and the root of D:

it worked 1 time, i closed it out, restarted my computer, washed a sink full of dishes, came back, started the program again, and got all these errors

PostPosted: Thu Apr 13, 2006 9:12 am
Author: Fubie
Ok, you may need to backup, Can you un wash the dishes and start it? <img> I wish it were that simple.

Wow, it's really strange that it worked once. Can you try clicking the "run as a service" box for mysql?

PostPosted: Thu Apr 13, 2006 9:13 am
Author: ayasha
"Michaelo";p="1308" wrote:Did you click the MySql start button?
All the other reports are just telling you MySql has not started.

I know is was a stupid question but I once spent an hour fixing something and then realised I forgot to plus it in <img>

Did the 140 install go smoothly?

Click on Settings in the small xampp window and make sure MySql is checked.


i clicked on the Settings and MySql is not checked, i checked it but it makes no difference. it is like it will not keep the tick on MySql.

PostPosted: Thu Apr 13, 2006 9:15 am
Author: ayasha
[quote=""Fubie";p="1314""]Ok, you may need to backup, Can you un wash the dishes and start it? :lol: if i could turn back time i would, wish i had not even messed with those dishes now, housework distracts me too much from IM <img>

where is the "run as a service" box?

Fubie, Mike, either one of you ever do the remote access thing? i am pulling my hair out here, i know it was wierd that it worked once, and usually if i mess something up, after uninstalling, then reinstalling all is well, but nothing i do seems to help.

PostPosted: Thu Apr 13, 2006 9:18 am
Author: Fubie
To the left of the start button for mysql "Svc"

PostPosted: Thu Apr 13, 2006 9:20 am
Author: ayasha
that did it Fubie <img> thank you so much, don't know how that box got ticked, but unticking it seems to have worked.

now my only question is, what is the best way to set up your database, bigdump or mysqldumper?

PostPosted: Thu Apr 13, 2006 9:22 am
Author: Fubie
The simpler of the 2 is big dump. But I prefer sqldump because it backs up as well.

PostPosted: Thu Apr 13, 2006 9:29 am
Author: ayasha
ok, got the database created, how do i get the tables in it? sorry i am being such a pain this morning guys <img>

PostPosted: Thu Apr 13, 2006 9:32 am
Author: Fubie
We are all glad to help.

Place your db file in the htdocs folder with your edited bigdump.php file. then run bigdump.php in your browser.

PostPosted: Thu Apr 13, 2006 9:41 am
Author: ayasha
sorry, but i do not understand that. i used the mysqldumper to create my database.

i do not have a bigdump.php file in my htdocs folder.
in the mysqldumper folder, i have a dump.php file. do i put my database (psp.sql file) in the mysqldumper folder?

PostPosted: Thu Apr 13, 2006 9:53 am
Author: Fubie
ok, if you used mysqldumper to backup your db, just use it to import the db into a new sql db.

In mysqldumper on the left select the sql db you want to import to.

Then goto restore in mysqldumper.

Select the db file you want to import.

Hit restore.

It will give you a popup. Make sure the info is what you want.

Hit ok.

Sit back and wait.

PostPosted: Thu Apr 13, 2006 9:54 am
Author: Fubie
Additional question. You used mysqldumper on your host to backup?

PostPosted: Thu Apr 13, 2006 9:58 am
Author: ayasha
i did not use mysqldumper to back up my database, i did not know it was available to use on the server i was on, as far as i know it was not.

i saved my database as an sql file to my hard drive before i had to move everything to a new hosting.

so is it even possible for me to use mysqldumper?

i edited the bigdump.php file to include the db name, user name, and pw. what would be the path i used to run that?

and then could i back it up with mysqldumper?

how would i get and use mysqldumper on my server?

PostPosted: Thu Apr 13, 2006 10:02 am
Author: Fubie
Yes, you can use it. Just place your db file in c:xampphtdocsmysqldumperworkbackup

PostPosted: Thu Apr 13, 2006 10:03 am
Author: Fubie
oh, and create a new sql db in phpmyadmin per the tutorial.

PostPosted: Thu Apr 13, 2006 10:16 am
Author: ayasha
it is working <img> so far so good, at present, it is still dumping the data into the database.

now, how can i get this mysqldumper on my host to use for backing up and restoring my database?

PostPosted: Thu Apr 13, 2006 10:21 am
Author: Michaelo
What ever you do don't wash the dishes before restoring, I tried it once but never againà¢Ãƒ ¢Ã¢â‚¬Å¡Ã‚ ¬Ãƒâ€šÃ‚ ¦ :D
Whats this bigdump thingy I only use phpmyadmin export is there a better way?

PostPosted: Thu Apr 13, 2006 10:27 am
Author: ayasha
ok, got the database in and when i go to open sites, and click on the one that i have been setting up, i get this


Warning: mysql_connect(): Access denied for user 'ayasha'@'localhost' (using password: YES) in C:xampphtdocsforumdbmysql4.php on line 54

Warning: mysql_error(): supplied argument is not a valid MySQL-Link resource in C:xampphtdocsforumdbmysql4.php on line 571

Warning: mysql_errno(): supplied argument is not a valid MySQL-Link resource in C:xampphtdocsforumdbmysql4.php on line 572
phpBB : Critical Error

Could not connect to the database

i am wondering if i would not be better off to wait, until i can afford the amount of space i had before, and just setting up all the "testing" forums i had on a server somewhere and not my comptuer. if each one is going to be as hard to setup, but i am hoping it is just me and i will get the hang of it because if i could have all this on my HD i would only need 1 live forum.

and Mike, the MySqldumper looks to me like a seperate program you would install on your hosting to mangage large db's with, but i don't know, Fubie would be the better one to answer

PostPosted: Thu Apr 13, 2006 10:27 am
Author: Fubie
Big dump imports a large db into your sql db in chunks. It's 1 file and is very simple to use.

mysqldumper is more complex. It backs up manually or via a cron job.

You can download each [url=http]Here.[/url]

PostPosted: Thu Apr 13, 2006 10:31 am
Author: Fubie
cleo,

You need to edit your db in phpmyadmin to reflect your new domain and db setup.

Your domain on xampp will be localhost.

PostPosted: Thu Apr 13, 2006 10:34 am
Author: ayasha
well, one thing is for sure, i am sure getting an education doing this, what do i edit?

when i set up my forum, and i filled out the info on the install, i used 'localhost'

so is there somewhere else i need to edit?

edit: in the table phpbb_config, would i change

server_name graphicsplayhouse.com

to

server_name localhost?

again, i do apologize for asking so many questions.

PostPosted: Thu Apr 13, 2006 11:03 am
Author: Fubie
Edit your config.php to reflect your new db name and password.

go into phpmyadmin in xampp, open your new db from the left.

click on the SQL tab at the top.

You should get a large empty box.

Below in the code replace forum with the folder name you are using for your forum.

Then pasteit in the box and hit Go.

UPDATE `phpbb_config` SET `config_value` = '/forum/' WHERE `config_name` = 'script_path' LIMIT 1 ;

then goto that SQL tab again and past this in it.

UPDATE `phpbb_config` SET `config_value` = 'localhost' WHERE `config_name` = 'server_name' LIMIT 1 ;

Hit go.

Then see if your forum comes up.

PostPosted: Thu Apr 13, 2006 11:15 am
Author: ayasha
well, here is what i did

i named the database i created the same as the one i was using, used the same user name and pw.

the folder i have my forum in is named forum, so i did not have to change anything in that line

i ran both lines, and it changed and gave me the message everything was done ok,

but i still cannot get to my forum.

PostPosted: Thu Apr 13, 2006 11:17 am
Author: Fubie
Could you post the error if it's a new one?

PostPosted: Thu Apr 13, 2006 11:21 am
Author: ayasha
Warning: mysql_connect(): Access denied for user 'ayasha'@'localhost' (using password: YES) in C:xampphtdocsforumdbmysql4.php on line 54

Warning: mysql_error(): supplied argument is not a valid MySQL-Link resource in C:xampphtdocsforumdbmysql4.php on line 571

Warning: mysql_errno(): supplied argument is not a valid MySQL-Link resource in C:xampphtdocsforumdbmysql4.php on line 572
phpBB : Critical Error

Could not connect to the database

doesn't look new to me, but i may be wrong

Re: XAMPP setup preconfigured for IntegraMOD.

PostPosted: Thu Apr 13, 2006 11:24 am
Author: Fubie
can you confirm that mysql is running?

Thats a db connect error

PostPosted: Thu Apr 13, 2006 11:26 am
Author: ayasha
yes, it is running, i am just going to walk away and watch some tv for awhile.

i might even delete it all and begin again when i come back, just know i am getting a bit frustrated, and now my son i shome from school, and my hubby is up, so time to get his meds out and see what he needs today.

thank you so much for your help Fubie, and when i get back to this, if i still have the errors, i will let you know.

it is connecting with the im140 just fine, but not the one i added.

PostPosted: Thu Apr 13, 2006 11:30 am
Author: Fubie
ok <img>

Re: XAMPP setup preconfigured for IntegraMOD.

PostPosted: Thu Apr 13, 2006 11:51 am
Author: Michaelo
In main xampp page select phpMyAdmin click on privileges and make sure ayasha is there and give the privileges needed (same as root). If you are not there add ayasha with the same password as you use in the config.php file and set privileges to %(all databases) privileges to ALL PRIVILEGES should be same as root.

Mike

PostPosted: Thu Apr 13, 2006 12:55 pm
Author: ayasha
well, that seems to be where the problem is in the phpMyAdmin, when i click on that, i get

Error

MySQL said: Documentation
#2003 - The server is not responding

when i click on the start for MySql, it will start, stay green with the word running for a sec, then stop. it will not stay connected/running whatever you want to call it.

PostPosted: Thu Apr 13, 2006 12:58 pm
Author: Fubie
you may want to start from scratch and take it one step at a time. It is even possible that your db was not imported correctly.

Try running mysqldumper in IE or Opera. It has gotten stuck a time or two in FF.

PostPosted: Thu Apr 13, 2006 12:59 pm
Author: ayasha
why won't the MySql stay running? and i did start from scratch, i even uninstalled and installed again.

PostPosted: Thu Apr 13, 2006 1:01 pm
Author: Fubie
oh I see, mysql keeps shutting itself down.

I'm not sure really, I'll do some checking to see if anyone else has had this.

Back shortly.

PostPosted: Thu Apr 13, 2006 1:03 pm
Author: ayasha
thanks Fubie, i appreciate that

PostPosted: Thu Apr 13, 2006 1:09 pm
Author: Fubie
Cleo, can you turn off any antivirus and firewall software including windows firewall and try it?

PostPosted: Thu Apr 13, 2006 1:21 pm
Author: ayasha
i turned them both off, it made no difference.

PostPosted: Thu Apr 13, 2006 1:26 pm
Author: Fubie
what version of win XP do you have and what service packs.

Do you have any security software at all running.

Please run the xampp-portcheck.exe in the xampp folder. Make sure everything is free.

PostPosted: Thu Apr 13, 2006 1:31 pm
Author: ayasha
all i can tell you is i am runnign win xp, i use windows firewall, and mcaffee.

i have no other security software running, and i am up to date on all the windows updates, sorry i don't know what version of xp or what the service packs are.

i ran the port check and everything is free, but still no go on the MySql.

PostPosted: Thu Apr 13, 2006 1:33 pm
Author: Fubie
Ok, this is my last idea. goto the xampp folder and run mysql_start.bat

Hopefully that will start it.

PostPosted: Thu Apr 13, 2006 1:36 pm
Author: ayasha
well, keep your fingers crossed Fubie, that did it for the mysql, and i can connect to the im140.

now i am going to get my database back in, and hopefully everything will stay working <img>

PostPosted: Thu Apr 13, 2006 1:41 pm
Author: Fubie
Geeeze.......... It's the simplest things. <img>

PostPosted: Thu Apr 13, 2006 2:18 pm
Author: ayasha
ok, got that forum up and running on my HD, but now i am faced with a new problem, how do i get into the acp?

it keeps taking me to

//http://graphicsplayhouse.com/forum/login.php?redirect=admin/index.php&admin=1&sid=93598ac689c72f274fd9647db760951f

and that is not the localhost. if i manually type in the url

//http://localhost/forum/admin/index.php

it stills tries to take me to the first url. any ideas now?

edit: i got in, kept messing with the url til i did, now let me get everything i wanted off this one, and get rid of it. <img> it has been such a headache.

but let me go ahead and ask this question, when i set up a copy of my live forum on my HD, will there be any problems when i do upgrades, in getting the upgrades to work right on the live forum? as you can see with the 2 urls i used above. will the "localhost/forum/index.php carry over to a live forum? or will it be right when i upload the modded files and run the sqls on the live database on the server?

Re: XAMPP setup preconfigured for IntegraMOD.

PostPosted: Thu Apr 13, 2006 2:42 pm
Author: evolver
I've had the same problem...

But there is a simple way...
When trying to log in, I was taken to my online forum...
http://yourdomain.com/forum/login.php?sid=xxxxxxxxxxxx

Solution:
In your browser, change 'yourdomain.com' in that URL to 'localhost' (but keep the rest untouched)
http://localhost/forum/login.php?sid=xxxxxxxxxxxx
By doing so, you can login to you xampp installed forum

Once you're inside your admin panel, change domainname in your config.
The next time, you won't have that problem anymore!!

PostPosted: Thu Apr 13, 2006 2:46 pm
Author: ayasha
yep, did that, but my concern now is, when i do updates and mod, will localhost carry over to my live forum? that is what i am asking now.

PostPosted: Thu Apr 13, 2006 3:01 pm
Author: evolver
"cleo";p="1438" wrote:yep, did that, but my concern now is, when i do updates and mod, will localhost carry over to my live forum? that is what i am asking now.

You can integrate new mods and updates in your xampp installation...
There's no way, for them to be transfered to your online forum...
xampp is no FTP-program, and it doesn't even have the permission (username and password) to do so.

But maybe you're concerned about the SQL database?
As long as you are working on localhost, it will only use the SQL from localhost...

PostPosted: Thu Apr 13, 2006 3:16 pm
Author: ayasha
ok, let me put it this way

i want to do a mod

i mod the files on my localhost and all works fine

i open up my ftp program, transfer the modded files to my live forum

i go to myphpadmin in my cpanel and run the sql quieries.

will there be anything in the modded files, that will carry the url 'localhost' over to the live forum?

Re: XAMPP setup preconfigured for IntegraMOD.

PostPosted: Thu Apr 13, 2006 3:37 pm
Author: evolver
Cleo, those files call a domainname, specified in config.php
Only config.php holds the information to a domainname, MOD's never take place on config.php
Just never overwrite config.php by the one from your xampp testsite!!

To play it safe:
Keep a backup of config.php from your online site at special place...

For SQL quieries on xampp, you will use the MOD instructions...
For SQL quieries online, you will do the same.
So...they can't have any influence from each other...

PostPosted: Thu Apr 13, 2006 3:50 pm
Author: ayasha
thank you :lol:

PostPosted: Thu Apr 13, 2006 6:20 pm
Author: Michaelo
I keep two copies, one is a complete unmodified copy of my site and the other is the one I modify. If after update the site I find major errors I can simple upload the unmodified copy. As evolver said, (most important point) always keep a copy of you site config some where safe, its real easy to accidentally overwrite it (Ive done hundreds of time <img>

PS If you want to keep the database size small, you can dont really need the search word and dictionary/spell check tablesà¢Ãƒ ¢Ã¢â‚¬Å¡Ã‚ ¬Ãƒâ€šÃ‚ ¦ They are often very bigà¢Ãƒ ¢Ã¢â‚¬Å¡Ã‚ ¬Ãƒâ€šÃ‚ ¦

PostPosted: Tue Apr 18, 2006 3:32 pm
Author: Okki
Is there a xampp version with apache 3?

we have a few problems with some of the IM scripts, and the server is running apache 3

PostPosted: Tue Apr 18, 2006 5:13 pm
Author: Michaelo
Where did you get version 3? The trunk is only 2.4

Re: XAMPP setup preconfigured for IntegraMOD.

PostPosted: Tue Apr 18, 2006 5:19 pm
Author: Okki
SERVER_SIGNATURE Apache/1.3.33
SERVER_SOFTWARE Apache 3 - HOSTMerit

PostPosted: Tue Apr 18, 2006 5:27 pm
Author: Michaelo
Ah that's 1.3.33. I can't find any older verions but it should be possible to install xampp and download apache 1.3 and replace the apcahe 2 by over writing it...
Mike

Re: XAMPP setup preconfigured for IntegraMOD.

PostPosted: Tue Apr 18, 2006 10:52 pm
Author: HaLiMaW
eAccelerator for php 5.1.1 found somewhere from a user in xampp forums. Now I can use mod_rewrite + speed of eAccelerator.

As soon 1.5.2 will be realease, I will remove the file from my server.

Quick stepts to install :

1 : download and put the file in phpext
2 : open apachebinphp.ini

Modify it to look like this :

Code:
extension=eAccelerator_511.dll
eaccelerator.shm_size = "0"
eaccelerator.cache_dir = "C:apachefriendsxampptmp"
eaccelerator.enable = "1"
eaccelerator.optimizer = "1"
;eaccelerator.debug = "0"
;eaccelerator.check_mtime = "1"
;eaccelerator.filter = ""
;eaccelerator.shm_max = "0"
;eaccelerator.shm_ttl = "0"
;eaccelerator.shm_prune_period = "0"
;eaccelerator.shm_only = "0"
eaccelerator.compress = "1"
eaccelerator.compress_level = "9"
eaccelerator.keys = "shm_and_disk"
eaccelerator.sessions = "shm_and_disk"
eaccelerator.content = "shm_and_disk"
;eaccelerator.admin.name =
;eaccelerator.admin.password =

It's hard to tell for me if this is the best config to get the fastest speed, but it works great.

PostPosted: Wed Apr 19, 2006 5:42 pm
Author: Michaelo
Must have a look I love speed <img>

Re: XAMPP setup preconfigured for IntegraMOD.

PostPosted: Thu Apr 20, 2006 4:08 am
Author: Tumling
I just installed this and i get this error on top of the forum

[code]Warning]

What is that about ?

PostPosted: Thu Apr 20, 2006 5:49 am
Author: Michaelo
Sorry Tumling, what you installed?

PostPosted: Thu Apr 20, 2006 6:08 am
Author: Adrian Rea
I think this is the preinstalled 140 forum in Fubies preconfigured Xampp


A

PostPosted: Thu Apr 20, 2006 6:26 am
Author: Fubie
It only occurs on the windows servers. Can you try to delete the test topic and clear cache and resync stats?

PostPosted: Thu Apr 20, 2006 7:57 am
Author: Neo
Wow .. fubie ... You make it possible for do a local testing much more easier... Thanks a Million .. Keep up the Good work

PostPosted: Thu Apr 20, 2006 8:58 am
Author: ayasha
well, my XAMPP is running mysql5. i have done the switch and the DOS window says it is changed to mysql4, but it does not really change, when i bring the XAMPP back up, and check, it is running mysql5, any suggestions?

PostPosted: Thu Apr 20, 2006 9:12 am
Author: Fubie
open a DOS window by going to Start>Run> type cmd

type cd hit enter

cdxamppphp-switch.bat

You should get the switch dialog.

PostPosted: Thu Apr 20, 2006 9:35 am
Author: ayasha
ok, when i asked about setting this up on USB drives and other partitions, i basically got the understanding that it was ok to do this.

now i must ask, could this be my problem? because i do not have it set up on the c drive? but another partition?

PostPosted: Thu Apr 20, 2006 10:07 am
Author: Fubie
oh, ok, No, this shouldn't be the issue.

I have miine on a flash drive as well.

As long as xampp folder is in the root.

Replace the C for your drive letter.

PostPosted: Thu Apr 20, 2006 10:14 am
Author: ayasha
well, i get a directory name not valid.

and isn't this the same as executing the php-switch.bat file? when i do that, the window comes up and tells me the working version in xampp is PHP 4.

PostPosted: Thu Apr 20, 2006 10:22 am
Author: Fubie
if that's what you get by clicking the php-switch.bat file you need to do it thru the command line as I posted above.

PostPosted: Thu Apr 20, 2006 11:21 am
Author: ayasha
the command line gives me the directory name not valid.

PostPosted: Thu Apr 20, 2006 11:28 am
Author: Fubie
which line?