Use IOS Newsletters
this problem was in IOSewsletter
the proplem was that in my config file php.ini iam useing my root folder of the web site as a Tmp seassion save folder
i installed newsletter component and i tested it after i make all folders permissions 755 and files 644 in both administrator component folder and root component folder
Quotei installed newsletter component and i tested it after i make all folders permissions 755 and files 644 in both administrator component folder and root component folder NOTE FOR OTHER USERSthe user above(stepsdesigns) probably own a server running under suphp or fastcgi...thats why he needed to chmod folders and files of ios-newsletters! elxis and ios-newslleters of cource ... are following and are configured or optimized to work out off the box in a standard server configuration..this is php running as apache module -> mod_phpios-newsletters upon it's installation does note require any chmod when it runs on server with apache and mod_php Always have in mind always that:Any documentation (wiki.elxis.org)Any recommendation of elxis installer, mod, bots, compsAny notes and suggestions of elxis installer, mod, bots, compsAny setups and installations of elxis and it's extensions....are always(unless said different) referring to the standard mode-> mod_php ****suphp , fastcgi, php as cgiare cgi wrappers for php provided by third-part developers and they require special permissions on all files and folder... in general:suphp always 755folders/644files/ -> here ignore what elxis says about permissions... cache/tmp etc...fastcgi and cgi the same if suexec is enabled....if not then follow what elxis says!****