[split] apache setup

Conventional discussion only. No politics, religion and other topics that might cause conflicts.
Strictly appropriate discussions only, meaning spammers and trolls will be banned on first offense.

Moderator: Moderators

Postby PostBot on Thu Dec 09, 2004 7:33 pm

Copy php.ini-dist to c:\winnt\php.ini and edit it
Do NOT pm me, I don't visit this forum anymore, don't own it, don't provide any support and don't moderate.
User avatar
PostBot
Moderator
Moderator
 
Posts: 10659
Joined: Sat Aug 02, 2003 3:52 pm
Location: Mars

Postby TheMachine on Thu Dec 09, 2004 7:53 pm

I used to be with BT but the service kept disconnecting all the time and they did nothing to help me so I jumped over to Wanadoo, which are fantastic but dynamic... Which wasn't a problem at the time. I know a couple of girls in Bradford, supposed to be going down there near the New Year to go clubbing with them in Leeds
User avatar
TheMachine
Registered User
Registered User
 
Posts: 428
Joined: Sat Dec 04, 2004 8:59 pm
Location: Manchester

Postby TheMachine on Thu Dec 09, 2004 7:54 pm

[quote user="CyberAlien" post="9354"]Copy php.ini-dist to c:\winnt\php.ini and edit it[/quote]
I don't have "c:/winnt/" directorybut could that be because I'm not using NT?
User avatar
TheMachine
Registered User
Registered User
 
Posts: 428
Joined: Sat Dec 04, 2004 8:59 pm
Location: Manchester

Postby PostBot on Thu Dec 09, 2004 8:13 pm

What are you using?
Do NOT pm me, I don't visit this forum anymore, don't own it, don't provide any support and don't moderate.
User avatar
PostBot
Moderator
Moderator
 
Posts: 10659
Joined: Sat Aug 02, 2003 3:52 pm
Location: Mars

Postby TheMachine on Thu Dec 09, 2004 9:36 pm

XP. Hey Hestia has no login memory does it :roll:
User avatar
TheMachine
Registered User
Registered User
 
Posts: 428
Joined: Sat Dec 04, 2004 8:59 pm
Location: Manchester

Postby PostBot on Thu Dec 09, 2004 10:53 pm

Then put it in c:\windows\ or c:\winxp\ or wherever you have xp main directory.

Hestia has autologin function just like any other style. If autologin doesn't work on your forum check cookie settings in general configuration.
Do NOT pm me, I don't visit this forum anymore, don't own it, don't provide any support and don't moderate.
User avatar
PostBot
Moderator
Moderator
 
Posts: 10659
Joined: Sat Aug 02, 2003 3:52 pm
Location: Mars

Postby Cubby61 on Fri Dec 10, 2004 5:20 pm

[quote user="CyberAlien" post="9349"]Glad you figured it out :) Congratulations!

About visual confirmation: I recommend to disable it. Instead use trick that I'm using on this very forum - no visual confirmation and no bots[/quote]


I just noticed that the Enable Visual Confirmation isn't showing up in the Morpheus Style and I came here to check it out and found your post. If I made the modification you suggested, would that prevent me from creating multiple test accounts on my board from the same machine? I am migrating from another board software and I try to create different accounts to test with, i.e. Standard User, Moderator, etc.
User avatar
Cubby61
Registered User
Registered User
 
Posts: 18
Joined: Wed Dec 01, 2004 5:44 pm
Location: Charlotte, NC

Postby UseLess on Fri Dec 10, 2004 5:43 pm

Greetings,

Install a firewall on the machine connected to the net and check the anti-virus sites for ports that should be blocked, but to start heres a few:

1. All ports less that 1023 (TCP/UDP)(excluding 80, otherwise wedserver will be unreachable so you'll need a seperate rule to allow this)
2. 1024 (TCP/UDP)
3. 2444 (TCP)
4. 2744-2746 (TCP)
5. 3217-3298 (TCP)
6. 4443-4445 (TCP)
7. 5000 (TCP/UDP)

And if your running IIS you'll have to configure the following in php.ini;

Code: Select all
[mail function]
; For Win32 only.
;SMTP = localhost
SMTP = <smtp server address - can be localhost if using IIS>
smtp_port = 25

; For Win32 only.
;sendmail_from = me@example.com
sendmail_from = webmaster@your-host.com

; For Unix only.  You may supply arguments as well (default: "sendmail -t -i").
;sendmail_path =


Edit: remove the [ email autourl = 1 ] and [ /email autourl = 1 ] as they should not be there.
Last edited by UseLess on Fri Dec 10, 2004 6:08 pm, edited 2 times in total.
User avatar
UseLess
Registered User
Registered User
 
Posts: 6220
Joined: Mon Sep 27, 2004 2:14 am
Location: North East, UK

Postby PostBot on Fri Dec 10, 2004 5:49 pm

[quote user="Cubby61" post="9470"]If I made the modification you suggested, would that prevent me from creating multiple test accounts on my board from the same machine?[/quote]
No, it won't prevent it. It will only prevent spam bots that are registering everywhere because those spam bots auto-submit standard form without knowing that form was altered on forum.
Do NOT pm me, I don't visit this forum anymore, don't own it, don't provide any support and don't moderate.
User avatar
PostBot
Moderator
Moderator
 
Posts: 10659
Joined: Sat Aug 02, 2003 3:52 pm
Location: Mars

Postby TheMachine on Fri Dec 10, 2004 10:36 pm

[quote user="CyberAlien" post="9349"]About email system: open c:\winnt\php.ini (or wherever your php.ini is located), find this:
Code: Select all
[mail function]
; For Win32 only.
SMTP =
and put your provider's smtp server in it.[/quote]

Okay I'm with you now but what should I enter exactly? I should put the SMTP address of my ISP where the "localhost" is? (SMTP = localhost) What about the password?

I complete the SMTP section in the config (APC) and then it seems to work until I send, then I get


Ran into problems sending Mail. Response: 503 AUTH command used when not advertised

Also, there's something wrong with my cookies because it isn't storing my login details. I've only gone and enabled the cookie secure for SSL, and now I can't log in to change it back. How do I fix this? And what should the correct cookie settings be when hosting from a localhost server?
User avatar
TheMachine
Registered User
Registered User
 
Posts: 428
Joined: Sat Dec 04, 2004 8:59 pm
Location: Manchester

Postby TheMachine on Sat Dec 11, 2004 10:13 am

Anybody?
User avatar
TheMachine
Registered User
Registered User
 
Posts: 428
Joined: Sat Dec 04, 2004 8:59 pm
Location: Manchester

Postby UseLess on Sat Dec 11, 2004 10:20 am

Greetings,

Your going to have to use phpmyadmin to change the db.

Start phpmyadmin, select the db from the list on the left, then select the phpbb_config table on the left pane, in the right pane select browse. Find 'cookie_domain' the other entries you want to alter should be below that one.

For local server;

cookie_domain = <empty>
cookie_name = <anything you want>
cookie_path = /

Then set cookie_secure to 0
User avatar
UseLess
Registered User
Registered User
 
Posts: 6220
Joined: Mon Sep 27, 2004 2:14 am
Location: North East, UK

Postby TheMachine on Sat Dec 11, 2004 11:00 am

Thanks mate. That's worked. But the forum auto login still isn't working. When I close the browser then return to the index I have to log in again. And I still have the SMTP problem if you can advise regarding those issues I'd be grateful
User avatar
TheMachine
Registered User
Registered User
 
Posts: 428
Joined: Sat Dec 04, 2004 8:59 pm
Location: Manchester

Postby TheMachine on Mon Dec 13, 2004 1:50 am

Still not made any progress with the e-mail system. At the moment my members get the includes/emailer.php error following a PM, or whenever the forum attempts to email somebody. Anybody help please?
User avatar
TheMachine
Registered User
Registered User
 
Posts: 428
Joined: Sat Dec 04, 2004 8:59 pm
Location: Manchester

Postby PostBot on Mon Dec 13, 2004 1:57 am

Sorry, I don't know. php smtp setting works perfectly on my computer with my current provider and with all my previous internet providers so I never looked for any other solutions.
Do NOT pm me, I don't visit this forum anymore, don't own it, don't provide any support and don't moderate.
User avatar
PostBot
Moderator
Moderator
 
Posts: 10659
Joined: Sat Aug 02, 2003 3:52 pm
Location: Mars

PreviousNext

Return to Regular Discussion

Who is online

Users browsing this forum: No registered users and 1 guest