Elxis CMS Forum

Extensions => Components => Topic started by: stepsdesigns on February 03, 2011, 13:22:47

Title: Com_newsletter problem
Post by: stepsdesigns on February 03, 2011, 13:22:47
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
and i sent test newsletter with it and it worked good
now iam trying to send newsletters but it don't work just when i hit send a popup window with my original site appear

how i fix it ??
Title: Re: Com_newsletter problem
Post by: CREATIVE Options on February 03, 2011, 13:30:47
Use IOS Newsletters
Title: Re: Com_newsletter problem
Post by: stepsdesigns on February 03, 2011, 13:32:13
i fixed it :D
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 changed it to root/tmpr folder
and every thing goes good


:D
Title: Re: Com_newsletter problem
Post by: stepsdesigns on February 03, 2011, 13:33:04
Use IOS Newsletters
iam using IOS newsletter already this problem was in IOSewsletter
Title: Re: Com_newsletter problem
Post by: webgift on February 03, 2011, 14:34:08
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

Have you lost your mind? Haven't you.Tell the truth.
Title: Re: Com_newsletter problem
Post by: ks-net on February 03, 2011, 16:47:59
Quote
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

NOTE FOR OTHER USERS
the 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_php


ios-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, comps
Any notes and suggestions of elxis installer, mod, bots, comps
Any 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 cgi
are 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!


****



Title: Re: Com_newsletter problem
Post by: stepsdesigns on February 03, 2011, 17:26:08
Quote
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

NOTE FOR OTHER USERS
the 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_php


ios-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, comps
Any notes and suggestions of elxis installer, mod, bots, comps
Any 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 cgi
are 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!


****




sorry if i mad any thing wrong but i think that my hosting is using sup php so this problem happend to me
and i just said how i fixed it
sorry again
Title: Re: Com_newsletter problem
Post by: ks-net on February 03, 2011, 18:13:20
nothing to do with you...  :)

i just made a notice to users that will reed this post in future...

in order not to be confused and start chmod  files when not necessary !

i had  to distinguish this line in your post!
Quote
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

users who don't know why you did this  will be totally confused...
and if they run mod_php  then will get a nice-broken-iosnewsletters...
if chmod  some folders from 777 to 755 in iosnewsletters.

on the other hand.. i grabbed the chance to explain some more things

all staff was for future-readers of this post

 
have a nice day!

 :)