Hello!

I have successfully installed tinydns on Suse 10.0 with and tried this with 
PHP5  and PHP4.  After installing VegaDNS, I unfortunately continue to get 
these types of errors when I click on the various links.  I had this working 
perfectly on Suse 9.0 before.  I followed the setup from djbdnsrocks.org to 
perform my installation.  Also tried VegaDNS installation.  

I also tried to hardcode the smartydir variables.  This worked to get some 
links available but there were other errors that resulted.  Are there some 
settings I'm overlooking in PHP/SuSE/VegaDNS that can solve this problem?

Thanks a million!

Errors below:


**********************clicking on Domain *************
Warning: main(smarty/internals/core.load_plugins.php): failed to open stream: 
No such file or directory in 
/srv/www/htdocs/vegadns_private/templates_c/%%7F^7F3^7F38CFF1%%list_domains.tpl.php
 on line 3

Fatal error: main(): Failed opening required 
'smarty/internals/core.load_plugins.php' (include_path='/usr/share/php') in 
/srv/www/htdocs/vegadns_private/templates_c/%%7F^7F3^7F38CFF1%%list_domains.tpl.php
 on line 3


**********************clicking on New Domain *************
Warning: main(src/new_domain_form.php): failed to open stream: No such file or 
directory in /srv/www/htdocs/vegadns/src/domains.php on line 207

Fatal error: main(): Failed opening required 'src/new_domain_form.php' 
(include_path='/usr/share/php') in /srv/www/htdocs/vegadns/src/domains.php on 
line 207


**********************clicking on Edit my Account *************

Warning: main(src/account_form.php): failed to open stream: No such file or 
directory in /srv/www/htdocs/vegadns/src/users.php on line 49

Fatal error: main(): Failed opening required 'src/account_form.php' 
(include_path='/usr/share/php') in /srv/www/htdocs/vegadns/src/users.php on 
line 49

**********************clicking on DNS Query *************

Warning: _compile_source(smarty/Smarty_Compiler.class.php): failed to open 
stream: No such file or directory in 
/srv/www/htdocs/vegadns/smarty/Smarty.class.php on line 1453

Fatal error: _compile_source(): Failed opening required 
'smarty/Smarty_Compiler.class.php' (include_path='/usr/share/php') in 
/srv/www/htdocs/vegadns/smarty/Smarty.class.php on line 1453

Reply via email to