Search results

  1. petter7252

    Only two can connect simultaneously?(RDC)

    Ok, thanks anyways.
  2. petter7252

    Only two can connect simultaneously?(RDC)

    Is there a rule somewhere i can edit to make more that two different users connect with remote desktop?
  3. petter7252

    "HTTP Error 404.17 - Not Found" index.php

    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...
  4. petter7252

    Need help adding XSL to the script map

    got it :D i changed the html, it redicted to http://naer.no-ip.biz/stats/server_stats.xsl i change it toserver_stats.xsl then it worked.
  5. petter7252

    Need help adding XSL to the script map

    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...
  6. petter7252

    Need help adding XSL to the script map

    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"?
  7. petter7252

    securing the php mysql password?

    Ok, so if i got it in the c:/windoes there is no way that they can get it?
  8. petter7252

    securing the php mysql password?

    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...
  9. petter7252

    Need help adding XSL to the script map

    i know that alreddy, but i need to add xsl to it, but how... is xsl the same as xml or?
  10. petter7252

    Need help adding XSL to the script map

    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.
  11. petter7252

    application error

    virtual directory? Got it, i compiled wrong.
  12. petter7252

    Mysql not connectable outside of localhost

    Got it to work, it was the firewall. Changing firewall btw, dont know what firewall yet, any suggestions?
  13. petter7252

    Mysql not connectable outside of localhost

    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?
  14. petter7252

    application error

    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...
  15. petter7252

    MySQL on windows server 2008(Build 6001)...

    it doesnt work :-O I click apply and maybe a second after, it gets unchecked. That is for the "creator owner" group.
  16. petter7252

    MySQL on windows server 2008(Build 6001)...

    So how do i fix that ntfs problem?
  17. petter7252

    MySQL on windows server 2008(Build 6001)...

    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 timeC:\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...
  18. petter7252

    MySQL on windows server 2008(Build 6001)...

    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...
Back
Top