Current Page: 1 of 1
Results 1 - 9 of 9
17 years ago
keisko
What your talking about man? I DIDNT INSTALLED SSL! I have installed OPENSSL.. Thats totatly different .. Openssl is a function, which will allow you to open remote urls with ssl: command.. ^^ Thats a stupid bug. Post Edited (04-19-07 19:06)
Forum: WampServer English
17 years ago
keisko
nope i didnt installed it, i just activated openssl...
Forum: WampServer English
17 years ago
keisko
Ok.. I have downloaded latest PHP CVS for windows and replaced new files, it worked fine for me, but i got following error: PHP Startup: Unable to load dynamic library openssl.dll
Forum: WampServer English
17 years ago
keisko
Wheres my last 2 post about this BUG? Please release a newer version of WAMP!
Forum: WampServer English
17 years ago
keisko
What's your point for Sql injection, cross site scripting, DNS attack? If u write your code secure, its doesn't matter what software your using.. example (sql injection) $id = $_GET['id']; $sql = mysql_query("SELECT id from table WHere id = $id" ^^ Thats insecure.. $id = intval($_GET['id']); $sql = mysql_query("SELECT id from table Where id = ".mysql_real_escape_string($id)
Forum: WampServer English
17 years ago
keisko
windows/apache and linux/apache.. doesn't matter.. same secure.. all you need to get same tips for your server.. if your using windows, use NOD32 to protect your server against virus, and use a good Firewall software such as kaspersky.. As for file permission, theres a feature called as "OWNERSHIP" rights for each file on windows.. and its much secure then linux. Feel free to use win
Forum: WampServer English
17 years ago
keisko
I'm sorry but im not a noob It didn't help me to fix this problem.. How it using 1k memory?
Forum: WampServer English
17 years ago
keisko
[25-Mar-2007 18:00:29] PHP Fatal error: Out of memory (allocated 2359296) (tried to allocate 393216 bytes) in c:\wamp\www\config.php on line 159 [25-Mar-2007 18:00:38] PHP Fatal error: Out of memory (allocated 786432) (tried to allocate 393216 bytes) in c:\wamp\www\global.php on line 439 [25-Mar-2007 18:00:40] PHP Fatal error: Out of memory (allocated 2097152) (tried to allocate 393216 bytes)
Forum: WampServer English
17 years ago
keisko
Hello, I got below error message every 24 or 48 hours and I must to restart apache.. I have noticed that httpd.exe using 1mb of memory while I get this error message.. PHP Fatal error: Allowed memory size of xxxxxx bytes exhausted (tried to allocate xxxx bytes) in xxxx/\functions_user.php on line 1872 I have already setup memory_limit to -1 and 256m Everything was pefect on old wamp.. whats
Forum: WampServer English
Current Page: 1 of 1