Form email php script ini file - how to create ?

johan.zuidema1
2 Posts
johan.zuidema1 posted this 29 June 2022
Ask a Question

I followed the instructions on https://nicepage.com/doc/62334/send-emails-with-php-script for sending emails from a web form.
I understood that a php.ini file has to be present on the hosting server.

Could not find anywhere detailed instructions on howto create the contents of such an ini file.

Can anyone help please with this ?

Thanks.

I followed the instructions on https://nicepage.com/doc/62334/send-emails-with-php-script for sending emails from a web form. I understood that a php.ini file has to be present on the hosting server. Could not find anywhere detailed instructions on howto create the contents of such an ini file. Can anyone help please with this ? Thanks.
Vote to pay developers attention to this features or issue.
3 Replies
Order By: Standard | Newest
Support Team
Support Team posted this 30 June 2022

Hi Lorraine,

This is the server PHP file, you should not create it on your own. If you are creating the HTML site I suggest you to use the PHP Script form option with no need to code on your own:
https://nicepage.com/doc/62334/send-emails-with-php-script

...................................................
Sincerely,
Hella
Nicepage Support Team

Please subscribe to our YouTube channel: http://youtube.com/nicepage?sub_confirmation=1
Follow us on Facebook: http://facebook.com/nicepageapp

Hi Lorraine, This is the server PHP file, you should not create it on your own. If you are creating the HTML site I suggest you to use the PHP Script form option with no need to code on your own: https://nicepage.com/doc/62334/send-emails-with-php-script ................................................... Sincerely, Hella Nicepage Support Team Please subscribe to our YouTube channel: http://youtube.com/nicepage?sub_confirmation=1 Follow us on Facebook: http://facebook.com/nicepageapp
johan.zuidema1
2 Posts
johan.zuidema1 posted this 30 June 2022

Hi Lorraine,

This is the server PHP file, you should not create it on your own. If you are creating the HTML site I suggest you to use the PHP Script form option with no need to code on your own:
https://nicepage.com/doc/62334/send-emails-with-php-script

...................................................
Sincerely,
Hella
Nicepage Support Team

Please subscribe to our YouTube channel: http://youtube.com/nicepage?sub_confirmation=1
Follow us on Facebook: http://facebook.com/nicepageapp

Thanks for the prompt reply.

I tried to follow that, but it is lacking information with respect to what email server to use.
I would like to use our own in-house mail-server, meaning that somewhere in the configuration I will need to specify the outgoing mail-server, together with the login details.
That is the part where I am stuck.

> Hi Lorraine, > > This is the server PHP file, you should not create it on your own. If you are creating the HTML site I suggest you to use the PHP Script form option with no need to code on your own: > https://nicepage.com/doc/62334/send-emails-with-php-script > > ................................................... > Sincerely, > Hella > Nicepage Support Team > > Please subscribe to our YouTube channel: http://youtube.com/nicepage?sub_confirmation=1 > Follow us on Facebook: http://facebook.com/nicepageapp Thanks for the prompt reply. I tried to follow that, but it is lacking information with respect to what email server to use. I would like to use our own in-house mail-server, meaning that somewhere in the configuration I will need to specify the outgoing mail-server, together with the login details. That is the part where I am stuck.
Support Team
Support Team posted this 04 July 2022

Hi Lorraine,

Nicepage send email script works with the standard PHP send mail function which should be configured on the server. It does not work with SMTP. The PHP send mail function should be configured from the server-side by the server administrator. There is nothing specific to Nicepage. Unfortunately, we do not provide support for server settings not related to Nicepage.

Please let us know if you have any further questions.

...................................................
Sincerely,
Olivia
Nicepage Support Team

Please subscribe to our YouTube channel: http://youtube.com/nicepage?sub_confirmation=1
Follow us on Facebook: http://facebook.com/nicepageapp

Hi Lorraine, Nicepage send email script works with the standard PHP send mail function which should be configured on the server. It does not work with SMTP. The PHP send mail function should be configured from the server-side by the server administrator. There is nothing specific to Nicepage. Unfortunately, we do not provide support for server settings not related to Nicepage. Please let us know if you have any further questions. ................................................... Sincerely, Olivia Nicepage Support Team Please subscribe to our YouTube channel: http://youtube.com/nicepage?sub_confirmation=1 Follow us on Facebook: http://facebook.com/nicepageapp
You must log in or register to leave comments