yuxunbin / yafphp

Automatically exported from code.google.com/p/yafphp
0 stars 0 forks source link

Remote subdirectory problem #18

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago

- Publish web site: localhost/YafSample/index.php Appfolder: 
localhost/YafSample/app.  

- No problem in local accesss all page running succesfull

- remote accses Home Page(http://192.168.1.222/YafSample/) running succesfull

But remote accses other page (http://192.168.1.222/YafSample/mycont/myact/) 
output: 
404:Failed opening controller script 
C:\xampp\htdocs\YafSample/app\controllers\Yafsample.php: No such file or 
directory

What is problem. Sending conf file and index file
OS:
Windows Server 2008
php_yaf-2.2.9-x86-5.4.x-zts-nodebug.dll in Xampp lastest version

Original issue reported on code.google.com by JeWo...@gmail.com on 4 Mar 2013 at 9:19

Attachments: