Okey,
login to your server/cpanel and open inc/header.inc.php and look after this:
$site['email'] = "your_username@your_domain_name.com";
$site['email_notify'] = "your_username@your_domain_name.com";
$site['bugReportMail'] = "your_username@your_domain_name.com";
Have you make a email account on your server for this user:
your_username@your_domain_name.com
If not make a new user account, go to Email Accounts in your cpanel an create it.
---------------------------------
open see more the .htacces file in the perodic directory and copy it and post it here so I can se what's inside it.
Man, you are truly OK (web...) :-)
Anyhow, I do have an email address setup... Here is my .htaccess:
###########################################################
#Deny from all
<FilesMatch "^.*\.php|.*\.html$">^M
ForceType application/x-httpd-php-source^M
</FilesMatch>
###########################################################
Thanks a million!
SZ
Okey,
email address on setup and inc/header.inc.php are the same, htaccess sems ok to me.
Do you receiv any email from your site, Periodic report or any!!
1. Have you set your cron jobs and it is sset correct?
2. Are SMTP allowed and enabled on your server?
Okey,
email address on setup and inc/header.inc.php are the same, htaccess sems ok to me.
Do you receiv any email from your site, Periodic report or any!!
1. Have you set your cron jobs and it is set correct?
2. Are SMTP allowed and enabled on your server?
That's the problem... I recieve NO mails at all.... nada :-(
The SMTP is enabled and allowed (I send from joomla sites with no problem..) and I have set the cron jobs... (even added them to /etc/crontab)
That's the problem... I recieve NO mails at all.... nada :-(
The SMTP is enabled and allowed (I send from joomla sites with no problem..) and I have set the cron jobs... (even added them to /etc/crontab)
Check also the .htacces files in the perodic directory.
Thanks
login to your server/cpanel and open inc/header.inc.php and look after this:
$site['email'] = "your_username@your_domain_name.com";
$site['email_notify'] = "your_username@your_domain_name.com";
$site['bugReportMail'] = "your_username@your_domain_name.com";
Have you make a email account on your server for this user:
your_username@your_domain_name.com
If not make a new user account, go to Email Accounts in your cpanel an create it.
---------------------------------
open see more
Anyhow, I do have an email address setup... Here is my .htaccess:
###########################################################
#Deny from all
<FilesMatch "^.*\.php|.*\.html$">^M
ForceType application/x-httpd-php-source^M
</FilesMatch>
###########################################################
Thanks a million!
SZ
email address on setup and inc/header.inc.php are the same, htaccess sems ok to me.
Do you receiv any email from your site, Periodic report or any!!
1. Have you set your cron jobs and it is sset correct?
2. Are SMTP allowed and enabled on your server?
email address on setup and inc/header.inc.php are the same, htaccess sems ok to me.
Do you receiv any email from your site, Periodic report or any!!
1. Have you set your cron jobs and it is set correct?
2. Are SMTP allowed and enabled on your server?
The SMTP is enabled and allowed (I send from joomla sites with no problem..) and I have set the cron jobs... (even added them to /etc/crontab)
The SMTP is enabled and allowed (I send from joomla sites with no problem..) and I have set the cron jobs... (even added them to /etc/crontab)