Current Page: 1 of 1
Results 1 - 2 of 2
16 years ago
gsaghinadze
I have installed wampserver, but I can't connect it to SQL server 2005. <?php session_start(); set_time_limit(0); error_reporting(E_ALL); //complete "station\sqlexpress" with your particular case $SERVER = "giorgi\MSSQLserver"; $ADMIN_NAME = "sa"; //complete pass with your pass $ADMIN_PASS = "chelsea"; //complete database witht the name of
Forum: WampServer English
16 years ago
gsaghinadze
I have installed wampserver, but I have some problems. When I am trying to install some scripts or plugins sometimes it gives me error like this: Fatal error: Allowed memory size of 8388608 bytes exhausted (tried to allocate 6144 bytes) in C:\wamp\www\wordpress\wp-includes\registration.php on line 152 can anyone tell me how to repair it? thanks
Forum: WampServer English
Current Page: 1 of 1