Forumlar / Craftwork / Server-side / Problems with Localwebserver and Vista

Its not Cotoni when you have Vista

Rieger
#1 2009-02-02 20:00
Problem:
1. Vista might "crash" OR Webserver "crash"
2. Huge entering in MySQL DB WILL crash Server

Test System:
AMD 4000+
MSI Nforce4 Sockel 939
2GB Ram (Dual Channel)
120gb HDD SATA2
Vista Ultimate 32bit inkl SP1 and all updates
Apache/Php5/MySql everything up2date and are installed by hand.


Fixes:
No fix yet aviable. The reason is quit simple. Its because of Vista.
Vista has a special Admin part, which "normal" users can't enter to make some changes in System, Apache and MySql have some problems to work.
Xampp from Apachefriends.org has the same problems. Installed by hand or with the installer.
To get everything working perfekt I recomment to use following OS ( i tested every OS in list!)
- Linux ( Tested only OpenSUSE 11.1)
- Win2k/2k3 ( Testet with Workstation and Server versions!)
- WinXP Pro ( inkl SP3 AND all updates! )

Bu konu Kilandor tarafından düzenlendi(2009-02-02 20:38, 15 yıllar önce)
Kingsley
#2 2009-02-02 20:08
Deactivate UAC, then Xampp will work like a charm. Had the same problem when I started using Ultimate. And when you are using version 1.7.0 of Xampp, instal the patch too, this will solve some problems with MySQL.
For Cotonti; be sure to put whole url to the localhost files in the config.php (example: http://localhost/test/cotonti/)
Kilandor
#3 2009-02-02 20:10
So it sounds like what your referring to has to do with Vista and Web Servers, and not to do with Cotonti itself? Correct?
Rieger
#4 2009-02-02 20:26
# Kingsley : Deactivate UAC, then Xampp will work like a charm. Had the same problem when I started using Ultimate. And when you are using version 1.7.0 of Xampp, install the patch too, this will solve some problems with MySQL.
For Cotonti; be sure to put whole url to the localhost files in the config.php (example: http://localhost/test/cotonti/)

Your are right. deactivating UAC, might solve the probs.
But I think like a normal user. And they think the most time: Install, run and work/play.
They dont have the time or wont go deep into the stuff to solve problems.

# Kilandor : So it sounds like what your referring to has to do with Vista and Web Servers, and not to do with Cotonti itself? Correct?
Correct. I just wanted to inform you, if ppl show up with this probs.
Kilandor
#5 2009-02-02 20:39
Ok, i've adjusted the topic title a little, and moved this to Craftwork / Server-side, as its not directly a bug with Cotonti :)
GHengeveld
#6 2009-02-03 08:01
I'm working locally using EasyPHP on Vista HP. I'm not having any problems at all.