Jump to content
xisto Community

Animehawaii1405241555

Members
  • Content Count

    3
  • Joined

  • Last visited

About Animehawaii1405241555

  • Rank
    Newbie
  1. Ok this is a long one so get relaxed. Note: the software in this tutorial are mutil-platform tool BUT this tutorial is for windows Well first you need a server. I will be using Abyss Web server that can be downloaded for free. Run the installer and make sure all components are checked to be installed. When prompted about startup config you can pick what right for you. Note: i don't recommend installing it as a Windows service because there is no GUI when it is running as a service Then run the server if it is not running. Once a config file has be created it will tell to access console click OK You should now be at a page asking you for your lang. Click the one you want Now you must make a username and password for your server's config page Then login with the user/pass you set Now you can look around and change what setting you wish Note: If you are unsure about a setting click the the yellow Question make next to it's name to see it's use/impact Note: SSL/TSL will be covered near the end of this Note: Navgate your self to http://forums.xisto.com/no_longer_exists/ Set Documents Path to a folder that you can find the folder you set will be the root of your site To test to see if your site is working goto your site's root then create a file called test.txt the put what ever you want in that file Then point your browser to http://forums.xisto.com/no_longer_exists/ If you don't see the file look back make sure you followed it. PHP!!! Ok you got a server that can dish up HTML but what about PHP Well you can download a PHP 5.2.2 install from here Install. Now you can configure your own php. Goto where you installed php (C:\Program Files\PHP5) then open php.ini in your text editor (note pad) don't worry the first time i saw a php.ini file i was frecked out I will go over some options that you should change ( make sure that there is no ; in front of it if you change it's value) output_handler:this will change if content is Gziped if you are going to run a site off of this server change to ob_gzhandler safe_mode: must be off for most scripts to run max_execution_time : is the amount of time a script can take to produce some output before it is stopped ( recommended is 32 ) memory_limit : the amount of memory a script can take. ( reommended is 12M ) post_max_size: the amount of POST data that will be handled by PHP ( 1M is alot) magic_quotes_gpc: turn on if a script needs it ( it is off due to some security issues) PHP Extensions can be set in php.ini to enable an Extensions delete the ; in front of it. to disable it put a ; in front of it extension=php_mbstring.dllextension=php_bz2.dllextension=php_curl.dll;extension=php_dba.dll;extension=php_dbase.dll;extension=php_exif.dll;extension=php_fdf.dll;extension=php_filepro.dllextension=php_gd2.dll;extension=php_gettext.dll;extension=php_ifx.dll;extension=php_imap.dll;extension=php_interbase.dll;extension=php_ldap.dllextension=php_mcrypt.dllextension=php_mhash.dll;extension=php_mime_magic.dll;extension=php_ming.dll;extension=php_mssql.dll:extension=php_msql.dllextension=php_mysql.dllextension=php_mysqli.dll;extension=php_oci8.dllextension=php_openssl.dll;extension=php_oracle.dll;extension=php_pgsql.dllextension=php_shmop.dll;extension=php_snmp.dllextension=php_sockets.dll;extension=php_sqlite.dll;extension=php_sybase_ct.dll;extension=php_tidy.dllextension=php_xmlrpc.dllextension=php_xsl.dllextension=php_soap.dll;extension=php_pdo.dll;extension=php_pdo_firebird.dll;extension=php_pdo_informix.dll;extension=php_pdo_mssql.dll;extension=php_pdo_mysql.dll;extension=php_pdo_oci.dll;extension=php_pdo_oci8.dll;extension=php_pdo_odbc.dll;extension=php_pdo_pgsql.dll;extension=php_pdo_sqlite.dll Note: if you are going to use this web server then i recommend installing Zend Optimizer and ioncube loader Perl can be found here MySQL can be downloaded from http://dev.mysql.com/downloads/ GUI tools are highly recommended I know it is not safe but run MySQL on the root account I recommend phpmyadmin for MySQL DB creation For SSL do the folowing Now to make you sire visable to the world you must open port 80 is using HTTP or port 443 if using HTTPS Don't forget to unblock/permit in you firewall Port forwding for you router can be found here Thanks for reading pls reply.
  2. Well there are many ways to triger a BSoDYou can gain rights to the System/LocalService account and kill Winlogon.exeA BSod can be done be editing HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\i8042prt\ParametersAdd a REG_DWORD value named CrashOnCtrlScroll with a value of 1.Reboot.. now you can creat a a BSoD when ever you want by pressing the right Ctrl key and pressing the Scroll Lock key twice
  3. I think Sony is going for a muti-media portable system that gives the user more than just games but music, video, internet, and VOIPWhere as nintendo is a family gaming thing that any can pick it up as a gaming system and be able to play and have fun
×
×
  • Create New...

Important Information

Terms of Use | Privacy Policy | Guidelines | We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.