• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

PHP Problem

S

servlinks

Guest
Hello,

I have plesk 8.2 for linux and I don't able to use this function in php :

session_start
session_is_registered
and other session and cookie variable...

I activated my register_global in /etc/php.ini but don't work again...

Other problem with my plesk in PHP

When I send a HTML email with mail() function my email user received this email with html code but other mail server is correct. Why?

Do you help me?

Thank you!!
 
After changing the values in the php.ini you need to restart apache.

I don't think you can send straight html via mail(). I think you have to generate the mime format that allows html and text to travel in the same email. This question is probably better directed at a PHP mailing list.
 
Back
Top