Re: [PHP-WIN] exec() problem

2005-12-22 Thread Fábio Ottolini
Thank you all for your answers! What was causing my problem? IIS Lockdown Tool. Locks things so much that executing system functions even with administrator rights is impossible. Solution? Remove the tool and make the suggested changes manually, leaving some changes behind. Kind Regards, Fábi

[PHP-WIN] Include problem

2005-12-22 Thread Ken Yarbrough
I recently allowed one of my friends to host their site on my server, and we realized that when you click a link, it doesn't include the content into the main page. I'm not sure what would cause this, but the include code is the following: The function is to by default, include "news.php"

[PHP-WIN] Include problem

2005-12-22 Thread Ken Yarbrough
I recently allowed one of my friends to host their site on my server, and we realized that when you click a link, it doesn't include the content into the main page. I'm not sure what would cause this, but the include code is the following: The function is to by default, include "news.php"

[PHP-WIN] PHP include problem

2005-12-22 Thread Ken Yarbrough
I recently allowed one of my friends to host their site on my server, and we realized that when you click a link, it doesn't include the content into the main page. I'm not sure what would cause this, but the include code is the following: The function is to by default, include "news.php" an