FRIHOSTFORUMSFAQTOSBLOGSDIRECTORY
You are invited to Log in or Register a Frihost Account!

phpMailer

 


Shike
Ok, I downloaded the phpmailer from http://phpmailer.sourceforge.net/ and now I think I need help installing it.

I don't know where to find my php.ini if I have one, or do I need to create one.


Help please.
n0obie4life
php.ini is a system config. You won't be able to edit it.
krazycapital
In your .htaccess you can change some stuff. See code to change magic quotes, and turn off display errors
Code:
php_flag magic_quotes_gpc off
php_flag display_errors off

That would turn magic quotes and display errors off.
cambridge
some ISP's accept putting own php.ini in document's root.
ask your ISP
Reply to topic    Frihost Forum Index -> Scripting -> Php and MySQL

FRIHOST HOME | FAQ | TOS | ABOUT US | CONTACT US | SITE MAP
© 2005-2007 Frihost, forums powered by phpBB.