Warning: Smarty error: problem writing temporary file 'templates_c//%%200/%%2001463753/3fb5d3b3a3ad0' in /data/mobilkryt/html/phpemaillist02/include/Smarty-2.5.0/libs/Smarty.class.php on line 1042
Warning: touch(): Unable to create file templates_c//%%200/%%2001463753/index.html.php because No such file or directory in /data/mobilkryt/html/phpemaillist02/include/Smarty-2.5.0/libs/Smarty.class.php on line 1575
Warning: fetch(templates_c//%%200/%%2001463753/index.html.php): failed to open stream: No such file or directory in /data/mobilkryt/html/phpemaillist02/include/Smarty-2.5.0/libs/Smarty.class.php on line 1158
Warning: fetch(): Failed opening 'templates_c//%%200/%%2001463753/index.html.php' for inclusion (include_path='.:/usr/local/apache/php4/lib/php') in /data/mobilkryt/html/phpemaillist02/include/Smarty-2.5.0/libs/Smarty.class.php on line 1158
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I get this when I try to run setup.php for the first time:
Warning: Smarty error: problem creating directory "/%%200/%%2001463753" in /home/brookean/public_html/phpemaillist/include/Smarty-2.5.0/libs/Smarty.class.php on line 1042
Warning: Smarty error: problem writing temporary file '/%%200/%%2001463753/412bbf3a271aa' in /home/brookean/public_html/phpemaillist/include/Smarty-2.5.0/libs/Smarty.class.php on line 1042
Warning: touch(): SAFE MODE Restriction in effect. The script whose uid is 32151 is not allowed to access / owned by uid 0 in /home/brookean/public_html/phpemaillist/include/Smarty-2.5.0/libs/Smarty.class.php on line 1575
Warning: fetch(): Unable to access /%%200/%%2001463753/index.html.php in /home/brookean/public_html/phpemaillist/include/Smarty-2.5.0/libs/Smarty.class.php on line 1158
Warning: fetch(/%%200/%%2001463753/index.html.php): failed to open stream: Permission denied in /home/brookean/public_html/phpemaillist/include/Smarty-2.5.0/libs/Smarty.class.php on line 1158
Warning: fetch(): Failed opening '/%%200/%%2001463753/index.html.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/brookean/public_html/phpemaillist/include/Smarty-2.5.0/libs/Smarty.class.php on line 1158
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
always get this errors:
Warning: Smarty error: problem writing temporary file 'templates_c//%%200/%%2001463753/3fb5d3b3a3ad0' in /data/mobilkryt/html/phpemaillist02/include/Smarty-2.5.0/libs/Smarty.class.php on line 1042
Warning: touch(): Unable to create file templates_c//%%200/%%2001463753/index.html.php because No such file or directory in /data/mobilkryt/html/phpemaillist02/include/Smarty-2.5.0/libs/Smarty.class.php on line 1575
Warning: fetch(templates_c//%%200/%%2001463753/index.html.php): failed to open stream: No such file or directory in /data/mobilkryt/html/phpemaillist02/include/Smarty-2.5.0/libs/Smarty.class.php on line 1158
Warning: fetch(): Failed opening 'templates_c//%%200/%%2001463753/index.html.php' for inclusion (include_path='.:/usr/local/apache/php4/lib/php') in /data/mobilkryt/html/phpemaillist02/include/Smarty-2.5.0/libs/Smarty.class.php on line 1158
You need to create a folder called templates_c and make sure that it is world writtable so that your web server can create files in it.
Yes, I know it. The directory templates_c is created and Permissions are set to 777.
Any other idea whats wrong?
I get this when I try to run setup.php for the first time:
Warning: Smarty error: problem creating directory "/%%200/%%2001463753" in /home/brookean/public_html/phpemaillist/include/Smarty-2.5.0/libs/Smarty.class.php on line 1042
Warning: Smarty error: problem writing temporary file '/%%200/%%2001463753/412bbf3a271aa' in /home/brookean/public_html/phpemaillist/include/Smarty-2.5.0/libs/Smarty.class.php on line 1042
Warning: touch(): SAFE MODE Restriction in effect. The script whose uid is 32151 is not allowed to access / owned by uid 0 in /home/brookean/public_html/phpemaillist/include/Smarty-2.5.0/libs/Smarty.class.php on line 1575
Warning: fetch(): Unable to access /%%200/%%2001463753/index.html.php in /home/brookean/public_html/phpemaillist/include/Smarty-2.5.0/libs/Smarty.class.php on line 1158
Warning: fetch(/%%200/%%2001463753/index.html.php): failed to open stream: Permission denied in /home/brookean/public_html/phpemaillist/include/Smarty-2.5.0/libs/Smarty.class.php on line 1158
Warning: fetch(): Failed opening '/%%200/%%2001463753/index.html.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/brookean/public_html/phpemaillist/include/Smarty-2.5.0/libs/Smarty.class.php on line 1158
Ive pretty much eliminated that problem with the recent patch, and in teh next 4 weeks I hope to CVS commit a much improved phpemaillist..:)