Search found 221 matches
Aprelium Forum Index
Author Message
  Topic: Help needed to get PHP mail() to work
JMMotyer

Replies: 8
Views: 18224

PostForum: PHP   Posted: Tue May 31, 2022 9:02 am   Subject: Help needed to get PHP mail() to work
Hello, folks,

This is NOT an Abyss problem, but I believe that it is caused by my PHP that I am using with Abyss, and hopefully some of you PHP experts can tell me where to look for the problem.
...
  Topic: PHP and ODBC
JohnEDee

Replies: 3
Views: 15237

PostForum: PHP   Posted: Fri Jul 10, 2020 4:14 am   Subject: PHP and ODBC
After more research, I ran across a mention that if php is compiled with support for an extension built-in (as the Aprelium version claims ODBC is in their build), then enabling the extension in php.i ...
  Topic: How to install hMailServer
Axis

Replies: 16
Views: 81152

PostForum: Tutorials   Posted: Thu Oct 17, 2013 5:50 pm   Subject: How to install hMailServer
Hello jkluio--

At least on my box, Abyss and HmaiServerl work fine together. Windows 7.

The trick for many is to have the sendmail option to use your local ISP, assuming your ISP allows it. Un ...
  Topic: PHP/MYSQL Query Missing Results
richardyork

Replies: 1
Views: 16975

PostForum: PHP   Posted: Mon Nov 08, 2010 1:30 pm   Subject: PHP/MYSQL Query Missing Results
Hi Folks,

Its been a while since posting for a bit of help and thanks in advance!

I work at a high school in the UK and one of my jobs is to maintain a Behaviour Log system, which was designed t ...
  Topic: PHP/MYSQL Query Missing Results
richardyork

Replies: 0
Views: 21597

PostForum: PHP   Posted: Mon Nov 08, 2010 1:29 pm   Subject: PHP/MYSQL Query Missing Results
Hi Folks,

Its been a while since posting for a bit of help and thanks in advance!

I work at a high school in the UK and one of my jobs is to maintain a Behaviour Log system, which was designed t ...
  Topic: Mail Server / Free remailer service
Axis

Replies: 2
Views: 10116

PostForum: General Questions   Posted: Mon Sep 27, 2010 11:09 pm   Subject: Mail Server / Free remailer service
Hi Bob--

Are you using HMail by any chance? If so, one of the things I have done is to use (In the SMTP/Delivery of Email setting my computer name in the "Host Name" and my ISP's sendmai ...
  Topic: sendmail?
pkSML

Replies: 2
Views: 15078

PostForum: PHP   Posted: Sun Apr 12, 2009 2:50 am   Subject: sendmail?
Sendmail is separate from PHP and must be installed. Not a Linux user, but it seems that sendmail isn't installed by default for your Linux flavor. See this article for more info -> http://www.wiki ...
  Topic: sendmail?
madman1337

Replies: 2
Views: 15078

PostForum: PHP   Posted: Sat Apr 11, 2009 9:17 pm   Subject: sendmail?
I was trying to get Drupal running on Abyss, and I don't know exactly what sendmail is with PHP but I want to get email verification on the site but everytime the CMS tries to send an email I get an e ...
  Topic: php.ini-modifications for sending mails via smtp
stoltenhoff

Replies: 0
Views: 11117

PostForum: PHP   Posted: Mon Apr 06, 2009 12:42 pm   Subject: php.ini-modifications for sending mails via smtp
hi,

i want to send mails (globally) via smtp-server with authentification. background: a firstclass mail-server is running on the machine and so i cannot use sendmail.
i think „phpmailer“ is a qu ...
  Topic: anybody know of a good form mail script or program
rrinc

Replies: 15
Views: 40666

PostForum: Off Topic Discussions   Posted: Sun Feb 01, 2009 5:41 am   Subject: anybody know of a good form mail script or program
Unfortunately on Windows, PHP needs to have a mail server (on linux it uses sendmail) and have it specified in php.ini.
  Topic: mail in php
herbalz

Replies: 11
Views: 60119

PostForum: PHP   Posted: Tue Oct 28, 2008 7:46 pm   Subject: mail in php
I guess those problems on mail server connections.
Try this.

> SMTP = localhost
> SMTP_PORT = 25
> SENDMAIL_FROM = NULL
> SENDMAIL_PATH = "H:\WINNT\system32\" (this is wh ...
  Topic: Internal "mail" script recomendation wanted
Rick Youngman

Replies: 2
Views: 8680

PostForum: General Questions   Posted: Fri May 09, 2008 4:02 am   Subject: Internal "mail" script recomendation wanted
I am very close to putting my Abyss server online. I have a forum up and running, a feedback to SysoP done, a few online games, LIVE chat, and some other stuff too.

(I LOVE Abyss !!! )

But I wa ...
  Topic: Script problems
svankamon

Replies: 2
Views: 8886

PostForum: PHP   Posted: Thu Jan 03, 2008 6:02 pm   Subject: Script problems
Hi, i recently purchased a script that requires the following configured in php.

The requirements can be summarised as given below:
1. PHP > 4.x.x with GD support. (PHP 5 preferred)
You can ...
  Topic: Perl and Windows server 2003
mikem22

Replies: 4
Views: 37991

PostForum: Perl   Posted: Sat Oct 27, 2007 10:58 am   Subject: Perl and Windows server 2003
Hi, and thanks for looking ...


I have installed blat
I have also installed QK SMTP and this works fine in outlook express using localhost as SMTP server.

I used the following install for BLAT ...
  Topic: Perl and Windows server 2003
aprelium-beta

Replies: 4
Views: 37991

PostForum: Perl   Posted: Sat Oct 27, 2007 9:25 am   Subject: Re: Perl and Windows server 2003
mikem22,

There is no Sendmail application by default on Windows. So you'll have to download Blat which is a sendmail compatible tool on Windows and configure your script to use it (instead of sendm ...
  Topic: Perl and Windows server 2003
mikem22

Replies: 4
Views: 37991

PostForum: Perl   Posted: Fri Oct 26, 2007 7:30 pm   Subject: Perl and Windows server 2003
Hi,

I am in the process of transferring one of our domains to Windows 2003 from a UNIX based server.

I have some CGI that I need to import, but having big problems sending email..


The curre ...
  Topic: Perl path and other possible errors
admin

Replies: 2
Views: 31212

PostForum: Perl   Posted: Tue Oct 02, 2007 12:35 am   Subject: Re: Perl path and other possible errors
Hi, id just like to ask a few questions to ne of you perl experts out there.

Firstly scripts require that you name the PATH to perl. Is the below correct.:

#!\C:\Perl\bin\perl

Should it begin ...
  Topic: SMTP Problems
AbyssUnderground

Replies: 13
Views: 30128

PostForum: Networking Issues   Posted: Mon Sep 17, 2007 9:59 pm   Subject: SMTP Problems
what i basically want to do is set up sendmail in php.ini to work with my gmail account

Then you will need to use an SMTP server and the relayer as talked about above. The script is only for sendin ...
  Topic: SMTP Problems
joethecomputer

Replies: 13
Views: 30128

PostForum: Networking Issues   Posted: Mon Sep 17, 2007 9:57 pm   Subject: SMTP Problems
what i basically want to do is set up sendmail in php.ini to work with my gmail account
  Topic: sendmail in e107
Moxxnixx

Replies: 2
Views: 35572

PostForum: PHP   Posted: Mon Sep 10, 2007 2:01 am   Subject: sendmail in e107
Sendmail is only used in linux boxes, unless you use some type of [url=http://www.google.com/search?sourceid=mozclient&ie=utf-8&oe=utf-8&q=sendmail+windows]sendmail-like clone.
If you use ...
  Topic: sendmail in e107
madman1337

Replies: 2
Views: 35572

PostForum: PHP   Posted: Mon Sep 10, 2007 1:30 am   Subject: sendmail in e107
why when I try to use anything other than SMTP on e107 it fails to send the email? If I leave it on the PHP setting, it fails to send and asks me to set up my server correctly, and if I do sendmail it ...
  Topic: php Contact Form Problem
pkSML

Replies: 8
Views: 18380

PostForum: PHP   Posted: Fri Aug 31, 2007 5:26 am   Subject: php Contact Form Problem
Tom, you can send email on behalf of a Gmail account for a PHP contact form.

If you sign up for a gmail account, you can have the contact form submissions be directed to your hotmail account.

Se ...
  Topic: Configuring PHP for email server or sendmail on Mac OS X
aprelium

Replies: 4
Views: 18879

PostForum: PHP   Posted: Wed Jun 27, 2007 11:44 pm   Subject: Re: Configuring PHP for email server or sendmail on Mac OS X
Ian McPherson,

PHP 5 for Mac OS X does already know about the sendmail path by default so there is no need to update php.ini.

Doesn't the mail() function work correctly?
  Topic: Abyss, SMTP, Forms and PHP on Mac OS X
Ian McPherson

Replies: 5
Views: 48582

PostForum: Tutorials   Posted: Fri Jun 15, 2007 10:44 am   Subject: Abyss, SMTP, Forms and PHP on Mac OS X
Hi,

I had problems with sendmail under PHP on my Mac OS X machine. I use <?php
// Ian McPherson - third go 14-06-07

$title = $_POST['title']; // form field
$firstname = $_POST[' ...
  Topic: WHAT EMAIL SERVER SHOULD I LOOK AT.....
fred111

Replies: 5
Views: 12304

PostForum: General Questions   Posted: Thu Jun 14, 2007 12:58 pm   Subject: WHAT EMAIL SERVER SHOULD I LOOK AT.....
:D Hi new here ....First of all I have xp SP2...running freeby Abyss X1..which I am really impressed with and will step up soon...
I have had 8 weeks of Apache and couldn't get anything talking PHP/ ...
  Topic: Configuring PHP for email server or sendmail on Mac OS X
rrinc

Replies: 4
Views: 18879

PostForum: PHP   Posted: Tue Jun 12, 2007 11:56 pm   Subject: Configuring PHP for email server or sendmail on Mac OS X
I don't know how to configure what you're needing, but a very useful PHP library is available for sending email. http://www.swiftmailer.org/

It doesn't use the sendmail function and its way more fl ...
  Topic: Configuring PHP for email server or sendmail on Mac OS X
Ian McPherson

Replies: 4
Views: 18879

PostForum: PHP   Posted: Tue Jun 12, 2007 11:31 pm   Subject: Configuring PHP for email server or sendmail on Mac OS X
Hi,

Can anyone help me to configure PHP to use my email server here for form emails?
Or do I have to use the mail function in PHP?

The php.ini file has these variables:



I'm no PHP expert ...
  Topic: Internal Server Error on PHP load
Ian McPherson

Replies: 5
Views: 15430

PostForum: PHP   Posted: Tue Jun 12, 2007 3:30 am   Subject: Error was a bad URL
Hi,

Apologies. The error was mine. I had the wrong directory for PHP in the dialog. Thanks for your help.

On another matter, how do I configure PHP to use my email server here for emails? Or do ...
  Topic: Internal Server Error on PHP load
Ian McPherson

Replies: 5
Views: 15430

PostForum: PHP   Posted: Tue Jun 12, 2007 3:30 am   Subject: Error was a bad URL
Hi,

Apologies. The error was mine. I had the wrong directory for PHP in the dialog. Thanks for your help.

On another matter, how do I configure PHP to use my email server here for emails? Or do ...
  Topic: Problem with email form
Gannyaa

Replies: 8
Views: 23066

PostForum: PHP   Posted: Wed Feb 14, 2007 12:29 am   Subject: Ha I just found SMTP Simple Authentication
Ha I just found SMTP Simple Authentication!

Are you trying to use a mail server on your pc? If so, does it require you to login? If it does require you to login, php doesnot support SMTP authentica ...
  Topic: mail() function and QK SMTP Server problem
zzairiez

Replies: 7
Views: 22519

PostForum: PHP   Posted: Tue Feb 13, 2007 3:52 am   Subject: mail() function and QK SMTP Server problem
hello,

Can anybody help me regarding to the problem in sending email using mail() function and QK SMTP Server?

I'm using mail() function and run in the localhost. The script look like this:

& ...
  Topic: Email Form PHP-Problems
hc2995

Replies: 2
Views: 7809

PostForum: PHP   Posted: Sat Jan 27, 2007 8:31 am   Subject: Email Form PHP-Problems
Heres how i send forms:


<?php
$to = 'Your email';
$headers = 'from: The e-mail address that this form is from';
$subject = 'Subject of the e-mail';
$body = "Post the contents of t ...
  Topic: e107 email sendmail/smtp windows issue
Dezine

Replies: 1
Views: 45932

PostForum: PHP   Posted: Mon Nov 06, 2006 7:12 pm   Subject: e107 email sendmail/smtp windows issue
I searched the forums for an answer but couldn't, so just in case this gets solved I named the topic in a helpful manner.

I run e107 on my windows computer. I can't seem to email my users, the sett ...
  Topic: Linux fedora core5 listening problem
TaoWine

Replies: 3
Views: 8771

PostForum: General Questions   Posted: Sat Oct 21, 2006 8:10 pm   Subject: Linux fedora core5 listening problem
Hello all :)

I'm running Linux Fedora core5 and I keep getting the "Listening Error" only on port 80 which is the port I need to use. When I ran netstat to see what was running, nothing ...
  Topic: Call to undefined function
olli_m89

Replies: 9
Views: 51578

PostForum: PHP   Posted: Fri Aug 25, 2006 2:47 pm   Subject: Call to undefined function
No it doesn't work, but here is the code from my php.ini file

[PHP]

;;;;;;;;;;;
; WARNING ;
;;;;;;;;;;;
; This is the default settings file for new PHP installations.
; By default, PHP insta ...
  Topic: Help creating a simple contact form for my site
Tom Chapman

Replies: 33
Views: 60038

PostForum: PHP   Posted: Tue Jul 11, 2006 2:22 am   Subject: Help creating a simple contact form for my site
Where?: My sites contact page...
My php Configuration file extract for SMTP:

[mail function]
; For Win32 only.
SMTP = smtp.gmail.com
smtp_port = 25

; For Win32 only.
;sendmail_from ...
  Topic: Sending emails with my real name
MonkeyNation

Replies: 10
Views: 21558

PostForum: PHP   Posted: Fri Jun 16, 2006 12:16 pm   Subject: Sending emails with my real name
Which operating system are you using and which SMTPd?
Check the SMTPd's logs to see if it was sendmail that rejected it or the SMTPd.

"From: Symphonics <symphonics@inter.net>\r\n" ...
  Topic: Web form issues , cant figure it out
pkSML

Replies: 11
Views: 39829

PostForum: FastCGI/CGI   Posted: Thu Jun 15, 2006 3:16 pm   Subject: Email Server
Hi wally007,

You can set up your own email server on Win32. This may be of interest to you if you have a permanent connection. I run Mercury/32 for email. You will need a domain or sub-domain name. ...
  Topic: Web form issues , cant figure it out
wally007

Replies: 11
Views: 39829

PostForum: FastCGI/CGI   Posted: Tue Jun 13, 2006 5:55 am   Subject: Web form issues , cant figure it out
Well thanks guys but it didnt work out without using hacks.

After about spending 30+ hours trying to figure it out , i stumbled across nice little script that emulated Unix's sendmail -t command o ...
  Topic: Web form issues , cant figure it out
wally007

Replies: 11
Views: 39829

PostForum: FastCGI/CGI   Posted: Tue Jun 13, 2006 12:17 am   Subject: Web form issues , cant figure it out
You need to uncomment

;date.timezone = PST

and

;sendmail_from = mail.dslextreme.com

(e.g, remove the ";")

Thanks , but STILL no worky. my php.ini part looks like this ( part ...
  Topic: sendmail for linux requiring auth....
aprelium

Replies: 4
Views: 12544

PostForum: General Questions   Posted: Thu Jun 01, 2006 11:48 am   Subject: sendmail for linux requiring auth....
Well I must be stupid when it comes to Centos cause I still cant get it to work. Anybody can point me to a tut in ENGLISH that is easy to understand or some good hosting cause Im sick of this server . ...
  Topic: sendmail for linux requiring auth....
ozzy214

Replies: 4
Views: 12544

PostForum: General Questions   Posted: Thu May 18, 2006 11:52 pm   Subject: sendmail for linux requiring auth....
So no-one knows how to set up sendmail so that it can use a user and pass to connect to my isp smtp server?
  Topic: sendmail for linux requiring auth....
ozzy214

Replies: 4
Views: 12544

PostForum: General Questions   Posted: Sun May 14, 2006 4:00 pm   Subject: sendmail for linux requiring auth....
Anybody know how to configure linux sendmail so that it can use my isp's external smtp server. The problem is my isp's smtp server requires login info, user and pass to use it. I seen a guide on sendm ...
  Topic: Sendmail for windows
MonkeyNation

Replies: 5
Views: 13169

PostForum: General Questions   Posted: Wed Apr 26, 2006 12:07 pm   Subject: Sendmail for windows
You don't need to setup the path to sendmail in php with windows as far as I know.
Php has its own built in, you only need to configure the address of the smtp server and the default from address in ...
  Topic: Sendmail for windows
ozzy214

Replies: 5
Views: 13169

PostForum: General Questions   Posted: Wed Apr 26, 2006 11:51 am   Subject: Sendmail for windows
Why thankyou Mate! Just what I needed. Oh yeah. Now for sendmail path it would be C://senmail//sendmail.exe in the sendmail path of the php.ini file right? Thanks again!

If it wasnt for all your gu ...
  Topic: Sendmail for windows
ozzy214

Replies: 5
Views: 13169

PostForum: General Questions   Posted: Tue Apr 25, 2006 8:55 am   Subject: Sendmail for windows
I thought php need a smtp server or a sendmail proggy to work.
  Topic: Sendmail for windows
AbyssUnderground

Replies: 5
Views: 13169

PostForum: General Questions   Posted: Tue Apr 25, 2006 7:41 am   Subject: Sendmail for windows
Why not just use PHP's sendmail. Surely that isnt causing problems? If not use an SMTP server.
  Topic: Sendmail for windows
ozzy214

Replies: 5
Views: 13169

PostForum: General Questions   Posted: Mon Apr 24, 2006 10:39 pm   Subject: Sendmail for windows
Anyone know of a good sendmail proggy for windows? How would you configure it in the php ini. I have one sendmail proggy and have it pointed like this in the ini

sendmail = C:\\usr\\lib\\sendmail.e ...
  Topic: Email error on sign up
AbyssUnderground

Replies: 16
Views: 33398

PostForum: PHP   Posted: Tue Apr 18, 2006 9:45 am   Subject: Email error on sign up
I wouldnt bother with your own mail server. Your IP will be black listed meaning 90% of the mail you send or get sent wont arrive in your/the recepients mailbox. I run my own mailserver and I have thi ...
  Topic: submit page in php
harl

Replies: 6
Views: 13655

PostForum: PHP   Posted: Tue Mar 28, 2006 12:55 am   Subject: submit page in php
ok, so tell me what im doing wrong


on my submit page (www.officialbass.com/submit.php) i have the form as this


<FORM ACTION="sendmail.php" METHOD=POST>
<p>Your name ...
 
Page 1 of 5 Goto page 1, 2, 3, 4, 5  Next
All times are GMT + 1 Hour
Jump to:  


Powered by phpBB phpBB Group