Free Web Hosting
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
User Name:
Password:
Remember me
Go Back   Dev Shed ForumsWeb HostingFree Web Hosting

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread Dev Shed Forums Sponsor:
  #1  
Old November 24th, 2004, 03:12 AM
cinoz cinoz is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Oct 2004
Posts: 34 cinoz User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 3 h 54 m 13 sec
Reputation Power: 5
need help from 100webspace.com users..

hi guys.. i'm using php in this website.. but, my new user didn't get their email when they had registered it. The email contain the password n information about the 1st register user.. what is the possible problem? i forgot to configure something maybe? i'm using geeklog.. this is the script maybe that can help..

i'd tried using 'sendmail', it doesn't work.. seems SMTP dun work with freehosting package.. 'mail' is the default one.. also didn't work.. wnything else?

// +---------------------------------------------------------------------------+
// | Email Settings |
// | |
// | Configure how Geeklog sends email: Via PHP's mail() function, sendmail, |
// | or via an SMTP server. |
// +---------------------------------------------------------------------------+

// To send email from Geeklog, you will need to select one of the following
// email backends:
// - 'mail', i.e. use PHP's built-in mail() function
// - 'sendmail', i.e. use the sendmail utility
// - 'smtp', i.e. talk directly to your SMTP server
// The default is 'mail' and will work in most environments.

$_CONF['mail_settings'] = array (
'backend' => 'mail', // can be one of 'mail', 'sendmail', 'smtp'

// sendmail parameters (for 'backend' => 'sendmail')
'sendmail_path' => '/usr/bin/sendmail',
'sendmail_args' => '',

// SMTP parameters (for 'backend' => 'smtp')
'host' => 'mail.freeprohost.com',
'port' => '25',
'auth' => false,
'username' => 'smtp-username',
'password' => 'smtp-password'
);

Reply With Quote
  #2  
Old November 24th, 2004, 02:54 PM
monsterhosting's Avatar
monsterhosting monsterhosting is offline
Moderator
Dev Shed Novice (500 - 999 posts)
 
Join Date: Aug 2003
Location: Vancouver, BC
Posts: 889 monsterhosting User rank is Second Lieutenant (5000 - 10000 Reputation Level)monsterhosting User rank is Second Lieutenant (5000 - 10000 Reputation Level)monsterhosting User rank is Second Lieutenant (5000 - 10000 Reputation Level)monsterhosting User rank is Second Lieutenant (5000 - 10000 Reputation Level)monsterhosting User rank is Second Lieutenant (5000 - 10000 Reputation Level)monsterhosting User rank is Second Lieutenant (5000 - 10000 Reputation Level)monsterhosting User rank is Second Lieutenant (5000 - 10000 Reputation Level) 
Time spent in forums: 1 Week 5 Days 9 h 57 m 24 sec
Reputation Power: 61
Send a message via AIM to monsterhosting Send a message via MSN to monsterhosting
They may have turned off the ability for spam scripts like this.
__________________
Gary Jones

BlueFur.com - Canada Web Hosting

Reply With Quote
  #3  
Old November 25th, 2004, 01:35 AM
cinoz cinoz is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Oct 2004
Posts: 34 cinoz User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 3 h 54 m 13 sec
Reputation Power: 5
Quote:
Originally Posted by monsterhosting
They may have turned off the ability for spam scripts like this.


anyway round so that i can send email through other way?

Reply With Quote
  #4  
Old November 25th, 2004, 01:59 AM
monsterhosting's Avatar
monsterhosting monsterhosting is offline
Moderator
Dev Shed Novice (500 - 999 posts)
 
Join Date: Aug 2003
Location: Vancouver, BC
Posts: 889 monsterhosting User rank is Second Lieutenant (5000 - 10000 Reputation Level)monsterhosting User rank is Second Lieutenant (5000 - 10000 Reputation Level)monsterhosting User rank is Second Lieutenant (5000 - 10000 Reputation Level)monsterhosting User rank is Second Lieutenant (5000 - 10000 Reputation Level)monsterhosting User rank is Second Lieutenant (5000 - 10000 Reputation Level)monsterhosting User rank is Second Lieutenant (5000 - 10000 Reputation Level)monsterhosting User rank is Second Lieutenant (5000 - 10000 Reputation Level) 
Time spent in forums: 1 Week 5 Days 9 h 57 m 24 sec
Reputation Power: 61
Send a message via AIM to monsterhosting Send a message via MSN to monsterhosting
Do it using php:

http://www.php.net/mail

Reply With Quote
  #5  
Old November 25th, 2004, 10:45 PM
cinoz cinoz is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Oct 2004
Posts: 34 cinoz User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 3 h 54 m 13 sec
Reputation Power: 5
Quote:
Originally Posted by monsterhosting
Do it using php:

http://www.php.net/mail


i guess this free site don't provide the mail server serivice.. or they blocked all the free package users.. any other free webserver with basic features like freeprohost but provide mail server? anyone knows?

Reply With Quote
  #6  
Old December 5th, 2004, 12:04 PM
hasif hasif is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Dec 2004
Location: Bangladesh
Posts: 30 hasif User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 7 h 34 m 10 sec
Reputation Power: 5
Send a message via AIM to hasif Send a message via MSN to hasif Send a message via Yahoo to hasif
Thumbs up The best hosting service

Quote:
Originally Posted by cinoz
i guess this free site don't provide the mail server serivice.. or they blocked all the free package users.. any other free webserver with basic features like freeprohost but provide mail server? anyone knows?


After my long research i have found one best webhosting service. I have used 100webspace.com for more then 7 months.

I have found that this http://www.chromehost.com provide best hosting service.

  • Default Addon Domain
    50MB Webspace
    Unlimited Sub-Domains
    Unlimited MySQL Databases
    Unlimited FTP Accounts
    Unlimited POP3 Emails
    Unlimited E-Mail Aliases
    Unlimited Auto-Responders
    Spam Assasin
    Webmail
    Anonymous FTP
    Password Protection
    Perl 5.8.3
    PHP 4.3.9
    MySQL 4.0.20-standard
    Sendmail Support
    Frontpage Extensions
    POP3/SMTP Server
    File Manager
    cPanel 9.9
    Fantastico De Luxe
    Custom Error Pages
    Backup Manager
    Domain Parking
    Search Engine Submit
    Chat Room
    Discussion Board
    Shopping Cart
    Hotlink Protection
    CGI Center
    Add-On Scripts
    99.9% Uptime

This are the items that chromehost provide initially but if you want something more... like more webspace or more addon domain then you can get if you just pm to chrome in the forum with items you want then with in one night chrome will setup for you.

So this is the best webhosting service for free.

Guys if you like it then please give your vote.

My vote is 9.5/10

Reply With Quote
  #7  
Old December 5th, 2004, 05:53 PM
OutElf OutElf is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Aug 2004
Posts: 35 OutElf User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 1 h 45 m 7 sec
Reputation Power: 5
We can't vote if we don't like it?


Reply With Quote
Reply

Viewing: Dev Shed ForumsWeb HostingFree Web Hosting > need help from 100webspace.com users..


Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump


Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 





© 2003-2008 by Developer Shed. All rights reserved. DS Cluster 3 hosted by Hostway
Stay green...Green IT