Hello All,
I have been trying to install SuiteCRM 8.3.1 on my Windows10 64Bit.
Here is what I done and what I found the error.
- Have Successfully done installation for XMAPP with xampp-windows-x64-8.2.4-0-VS16-installer
- Have register in our Community and download SuiteCRM8.3.1
- Have move the SuiteCRM8.3.1 zip file to C:\xampp\htdocs
- Have Created SuiteCRM folder in this htdocs
- Have unzipped SuiteCRM8.3.1 to SuiteCRM folder
- Stop Apache and MySQL in XAMPP Control Panel, then Start Apache and MySQL again to refresh
- Go to localhost/SuiteCRM, I could found all extract file in the SuiteCRM folder
- When I click on public folder , then I got the error as this and could not be able to install
- Need helps to advice how to solve and make it work, please.
Thank you so much in advance for your great helps
Deprecated** : Return type of Symfony\Component\HttpFoundation\Session\Attribute\AttributeBag::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in C:\xampp\htdocs\SuiteCRM\vendor\symfony\http-foundation\Session\Attribute\AttributeBag.php on line **134
Deprecated** : Return type of Symfony\Component\HttpFoundation\Session\Attribute\AttributeBag::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in C:\xampp\htdocs\SuiteCRM\vendor\symfony\http-foundation\Session\Attribute\AttributeBag.php on line **144
Deprecated** : Return type of Symfony\Component\HttpFoundation\Session\Session::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in C:\xampp\htdocs\SuiteCRM\vendor\symfony\http-foundation\Session\Session.php on line **131
Deprecated** : Return type of Symfony\Component\HttpFoundation\Session\Session::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in C:\xampp\htdocs\SuiteCRM\vendor\symfony\http-foundation\Session\Session.php on line **141
Thank you .
PYD.