
petter7252
Members-
Posts
26 -
Joined
-
Last visited
Content Type
Profiles
Forums
Blogs
Events
Articles
Downloads
Gallery
Everything posted by petter7252
-
Only two can connect simultaneously?(RDC)
petter7252 replied to petter7252's topic in Servers / Domains / Hosting
Ok, thanks anyways. -
Is there a rule somewhere i can edit to make more that two different users connect with remote desktop?
-
So I'm trying to Launce this index.php, but i only get this error: it needed some configuration to work with the database but i got that right... I have been searching for an solution on google, but i only find people that got problems with asp, thats not my problem...
-
Need help adding XSL to the script map
petter7252 replied to petter7252's topic in Servers / Domains / Hosting
got it :D i changed the html, it redicted to http://naer.no-ip.biz/stats/server_stats.xsl i change it to server_stats.xsl then it worked. -
Need help adding XSL to the script map
petter7252 replied to petter7252's topic in Servers / Domains / Hosting
This is what happens: That url in the second picture is the same server i want the second page to be the first page, do i gotta have it in the root folder ? I tried to turn the script blocker to that site off, but the only thing that change was that i could collapse the "tree". Sorry for the big screen shots -
securing the php mysql password?
petter7252 replied to petter7252's topic in Servers / Domains / Hosting
ok, thanks. -
Need help adding XSL to the script map
petter7252 replied to petter7252's topic in Servers / Domains / Hosting
Ok. by the way, how can i make the index.html the default page to go to when i go to "mysite.com" Its in c:/wwwroot/stats Can i make like an .php in the wwwroot and direct it to .stats/index.html? without it showing like "mysite.com/stats"? -
securing the php mysql password?
petter7252 replied to petter7252's topic in Servers / Domains / Hosting
Ok, so if i got it in the c:/windoes there is no way that they can get it? -
So i have been searching for a way to secure the mysql password in the php.ini, but i can only find difficult ways on how to do it. Anyone got an easy step by step on how to make the mysql password in the php.ini file? I have heard that hash is the easiest way to go, but how does it comunicate with the mysql sever with just random signs? is there more i gotta do for the hash to work?
-
Need help adding XSL to the script map
petter7252 replied to petter7252's topic in Servers / Domains / Hosting
i know that alreddy, but i need to add xsl to it, but how... is xsl the same as xml or? -
I have been googlin but i cant find an answer. Anyone here knows? Becaus when i go to the site folder(http://localhost/stats) it just shows the files inside. i need it to host the statistic page, its a .XSL file. it also got a .css file with the same name as the .XSL file.
-
virtual directory? Got it, i compiled wrong.
-
Mysql not connectable outside of localhost
petter7252 replied to petter7252's topic in Servers / Domains / Hosting
Got it to work, it was the firewall. Changing firewall btw, dont know what firewall yet, any suggestions? -
Im trying to connect to Mysql outside localhost and i get this error: Here is the user list(taken from localhost): Any idea on how to fix?
-
So im trying to run a server application when i get this error: Activation context generation failed for "D:\ascent-logonserver.exe". Dependent Assembly Microsoft.VC90.CRT,processorArchitecture="x86",publicKeyToken="1fc8b3b9a1e18e3b",type="win32",version="9.0.21022.8" could not be found. Please use sxstrace.exe for detailed diagnosis. What do i need to do?
-
MySQL on windows server 2008(Build 6001)...
petter7252 replied to petter7252's topic in Coding & Design
ahh, got it... -
MySQL on windows server 2008(Build 6001)...
petter7252 replied to petter7252's topic in Coding & Design
it doesnt work :-O I click apply and maybe a second after, it gets unchecked. That is for the "creator owner" group. -
MySQL on windows server 2008(Build 6001)...
petter7252 replied to petter7252's topic in Coding & Design
So how do i fix that ntfs problem? -
MySQL on windows server 2008(Build 6001)...
petter7252 replied to petter7252's topic in Coding & Design
Becaus of an backup error i reinstalled server2008 and now i cant run mysql...i get this error when i try to run it for the first time C:\Windows\system32>C:\mysql\bin\mysqld --console InnoDB: Log scan progressed past the checkpoint lsn 0 36808 080301 0:09:34 InnoDB: Database was not shut down normally! InnoDB: Starting crash recovery. InnoDB: Reading tablespace information from the .ibd files... InnoDB: Restoring possible half-written data pages from the doublewrite InnoDB: buffer... InnoDB: Doing recovery: scanned up to log sequence number 0 43655 080301 0:09:34 InnoDB: Starting an apply batch of log records to the database. .. InnoDB: Progress in percents: 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 5 1 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 InnoDB: Apply batch completed 080301 0:09:35 InnoDB: Started; log sequence number 0 43655 080301 0:09:35 [Note] Recovering after a crash using mysql-bin 080301 0:09:35 [Note] Starting crash recovery... 080301 0:09:35 [Note] Crash recovery finished. 080301 0:09:35 [ERROR] Fatal error: Can't open and lock privilege tables: Table 'mysql.db' doesn't exist I have tried to uncheck the "read only" tag in the mysql properties, but when i press apply, close the window and open it again, the "read only" tag is checked...whats up with that? -
MySQL on windows server 2008(Build 6001)...
petter7252 replied to petter7252's topic in Coding & Design
Ok so now i got a other problem, i cant connect to it with my workstation... 1130 - Host 'computername' is not allowed to connect to this MySQL server Using navicat... it works fine on localhost. GOT IT No worries i got it, i connected local and i managed users, and added user for my ip :D safe and secure...i believe... -
MySQL on windows server 2008(Build 6001)...
petter7252 replied to petter7252's topic in Coding & Design
080220 1:12:41 [Warning] Changed limits: max_open_files: 2048 max_connections: 100 table_cache: 969 080220 1:12:41 InnoDB: Started; log sequence number 0 43655 080220 1:12:41 [Note] C:\mysql-5.0.51\bin\mysqld: ready for connections. Version: '5.0.51a-community-log' socket: '' port: 3306 MySQL Community Editio n (GPL) That warning...nothing to worry about? -
MySQL on windows server 2008(Build 6001)...
petter7252 replied to petter7252's topic in Coding & Design
080220 0:28:19 [Warning] Changed limits: max_open_files: 2048 max_connections: 100 table_cache: 969 080220 0:28:19 InnoDB: Operating system error number 32 in a file operation. InnoDB: The error means that another program is using InnoDB's files. InnoDB: This might be a backup or antivirus software or another instance InnoDB: of MySQL. Please close it to get rid of this error. -
MySQL on windows server 2008(Build 6001)...
petter7252 replied to petter7252's topic in Coding & Design
Like this?: [client] #password = your_password port = 3306 socket = C:/mysql-5.0.51/mysql.sock # Here follows entries for some specific programs # The MySQL server [mysqld] basedir=C:/mysql-5.0.51 datadir=C:/mysql-5.0.51/data port = 3306 socket = C:/mysql-5.0.51/mysql.sock skip-locking key_buffer = 512M max_allowed_packet = 1M table_cache = 1024 sort_buffer_size = 2M read_buffer_size = 2M read_rnd_buffer_size = 8M myisam_sort_buffer_size = 64M thread_cache_size = 8 query_cache_size = 32M # Try number of CPU's*2 for thread_concurrency thread_concurrency = 8 I tried that configuration and got an error when I was trying to start mysql: C:\mysql-5.0.51\bin\mysqld: Too many arguments (first extra is '-console'). Use --help to get a list of available options -
MySQL on windows server 2008(Build 6001)...
petter7252 replied to petter7252's topic in Coding & Design
Ok, so i believe that would work, but i have a question, i see that the my-medium only uses 32-64 mb of ram and that its for systems with 125 mb ram, but what if i got 8 gigs of ram, running iis and a gaming server there MySQL plays a VERY big role... -
MySQL on windows server 2008(Build 6001)...
petter7252 replied to petter7252's topic in Coding & Design
How do i do that? And what folder? where do i find it? I'm open for remote control you know :P