با سلام
من قصد دارم توی لوکال هاست کامپیوتر شخصی این نرم افزار رو نصب کنم تا بعد از یادگرفتن مراحلش روی سرور نصب کنم من کاراهایی رو که توضیح داده شده به ترتیب انجام دادم ولی خطای :
Not Found

Error: The requested address '/pay' was not found on this server
رو میده البته من ساب دمین براش درست نکرده بلکه چون سایت من خودش با CakePHP است منم در پوشه Htdocs یک پوشه براش درست کردم و نصب کردم برنامه هم این خطا را می دهد با مطالعه همه ی مطالب این پست (تمام 24 صفحه) قسمت debug خطاهای زیر رو داد:
Deprecated: Assigning the return value of new by reference is deprecated in C:\xampp\htdocs\Pay\cake\libs\debugger.php on line 99

Deprecated: Assigning the return value of new by reference is deprecated in C:\xampp\htdocs\Pay\cake\libs\debugger.php on line 108

Deprecated: Assigning the return value of new by reference is deprecated in C:\xampp\htdocs\Pay\cake\libs\file.php on line 96

Deprecated: Assigning the return value of new by reference is deprecated in C:\xampp\htdocs\Pay\cake\dispatcher.php on line 471

Deprecated: Assigning the return value of new by reference is deprecated in C:\xampp\htdocs\Pay\cake\dispatcher.php on line 703

Deprecated: Assigning the return value of new by reference is deprecated in C:\xampp\htdocs\Pay\cake\libs\router.php on line 173

Deprecated: Assigning the return value of new by reference is deprecated in C:\xampp\htdocs\Pay\cake\libs\controller\controlle r.php on line 312

Deprecated: Assigning the return value of new by reference is deprecated in C:\xampp\htdocs\Pay\cake\libs\controller\controlle r.php on line 750

Deprecated: Assigning the return value of new by reference is deprecated in C:\xampp\htdocs\Pay\cake\libs\controller\component .php on line 240

Deprecated: Assigning the return value of new by reference is deprecated in C:\xampp\htdocs\Pay\cake\libs\controller\component .php on line 242

Deprecated: Assigning the return value of new by reference is deprecated in C:\xampp\htdocs\Pay\cake\libs\view\view.php on line 744

Deprecated: Assigning the return value of new by reference is deprecated in C:\xampp\htdocs\Pay\cake\libs\class_registry.php on line 68

Deprecated: Assigning the return value of new by reference is deprecated in C:\xampp\htdocs\Pay\cake\libs\class_registry.php on line 134

Deprecated: Assigning the return value of new by reference is deprecated in C:\xampp\htdocs\Pay\cake\libs\class_registry.php on line 142

Deprecated: Assigning the return value of new by reference is deprecated in C:\xampp\htdocs\Pay\cake\libs\error.php on line 89

Deprecated: Assigning the return value of new by reference is deprecated in C:\xampp\htdocs\Pay\cake\libs\error.php on line 91

Deprecated: Assigning the return value of new by reference is deprecated in C:\xampp\htdocs\Pay\cake\libs\security.php on line 53

Deprecated: Assigning the return value of new by reference is deprecated in C:\xampp\htdocs\Pay\cake\libs\i18n.php on line 107

Deprecated: Assigning the return value of new by reference is deprecated in C:\xampp\htdocs\Pay\cake\libs\i18n.php on line 108

Deprecated: Assigning the return value of new by reference is deprecated in C:\xampp\htdocs\Pay\cake\libs\string.php on line 45

Missing Controller

Error: PayController could not be found.

Error: Create the class PayController below in file: app\controllers\pay_controller.php

<?php
class PayController extends AppController {

var $name = 'Pay';
}
?
توی این پست برای این خطا فایل .htaccess رو گفتن ولی صحبت نکردن که باید این فایل رو چیکارش کرد.
راستش من می خوام قبل از نصب این نرم افزار توی سرور کاملا به نصبش مسلط بشم تا برای سایتم مشکلی پیش نیاد
در ضمن soap هم توی xampp کامپیوتر شخصی تم فعال است.
لطفا راهنمایی کنید. با تشکر