Upgrade to PHP Intermediate

Status
Not open for further replies.

3dm.arnold99

New Member
Messages
2
Reaction score
0
Points
0
Hi can you help me with the upgrade PHP, I read here:

http://x10hosting.com/forums/noticias-anuncios/31700-cambios-importantes-php.html
http://forums.x10hosting.com/news-announcements/35499-php-versions.html#post214268

That I have to request if I need to upgrade the version oh PHP.
I need because my file send.php dont send any information,
with the actual configuration.

Please help with that I need for my contact form.

Take care

Arnold
 

leafypiggy

Manager of Pens and Office Supplies
Staff member
Messages
3,818
Reaction score
163
Points
63
Those threads are years old.

We no longer have different PHP configurations. Just one global one.

Sorry!
 

3dm.arnold99

New Member
Messages
2
Reaction score
0
Points
0
Really?

So where can be the error?

The same files (html, swf, send.php) was test on another hosting
and send all the information to me email account (all the info was taken
from the contact form).

But on x10Hosting, the flash says: Your message was delivery, but I check gmail
and there is nothing on Inbox or Spam?

Can you help me with this.

Take care

Arnold
 

stpvoice

Community Support Rep
Community Support
Messages
5,987
Reaction score
212
Points
63
Hello,

You need to ensure the content type is set to text/plain when using php mail(). For some reason, it doesn't work unless you provide that header.
Also, as things stand there appears to be an issue with mail on your server at the moment. An administrator is aware of this, and as I understand is trying to fix it. There are other updates going on that are hindering the progress.
 
Status
Not open for further replies.
Top