Jump to content
XPEnology Community

Bonebreaker777

Member
  • Posts

    41
  • Joined

  • Last visited

Everything posted by Bonebreaker777

  1. I'm back again sorry! - Enabled SSH on XPEnology - Downloaded Putty - Entered my IP - Putty started - Tried to log in as 'root' - can't. My regular admin password doesn't matches the root password - God knows at this point what is the root password. I know it is not my admin password and it is not blank either - So I've logged in as 'admin' - Entered mysql - which started MariaDB - Typed in - no reaction - Typed in - no reaction - Typed in - no reaction - Typed in - no reaction - Exited Putty - Tried to resume the KitCatalogue installation > Error - Failed to connect to the database server. MySQL DB Error (kitcatalogue@localhost). Connecting to Database : 1045 :: Do I need to take into account any of the options listed by the installation? db.use_mysqli - true db.host - localhost db.port - 3308 db.username - kitcatalogue db.password - ****** db.database - kitcatalogue Thank you...
  2. Well, you were right. Given time I managed to go as far as the '...- ive had to create database in mariabd thru ssh command line...' Any chance I could ask you for the exact instructions, please? (I've tried to google it but I got too many different ways how to deal with this). Also, my last experimentation messed up my full time NAS, so I've created a replacement NAS from an old DELL FX160 Looks like this had to do something with my incomplete migration from 5.2 to 6.0 DSM. On the FX160 I've reached this stage (thanks to your instructions) in 5min or so.
  3. Does the boot loader must be modified differently if I intend to use a Solid State Module? I have a OptiPlex FX160 and I would like to experiment on it.
  4. I'm having a bit of an issue. When I log into DSM on my desktop or any other device via the browser (HTTP/HTTPS access) two out of three user created shared folders appear to be constantly busy for no apparent reason (slightly greyed out with big 'Loading' in the middle). I've tried restart, it didn't helped. But by using the DS File app I can work without an issue. Any ideas how to fix this, please? EDIT: restarting the NAS didn't help, turning off and on the NAS didn't help, updating the NAS from 6.02-8451 update 9 > update 11 didn't help, starting & cancelling RAID scrub didn't help, switching from HTTP to HTTPS didn't help. Any ideas, please? EDIT: well, I needed the NAS badly so my only choice was to re-install the DSM. Just a heads up, that's the only action which fixed my problem.
  5. Sorry for the late reply, been very busy this week. - delete last line from .htaccess - done, helped to to progress to the next window - rename or copy new_local folder to local - done, helped to to progress to the next window - ignore error message about mod_rewrite (its enabled in apache config file) - ignored - enable mysqli plugin - I've enabled the mySQLi extension, the CPU utilisation reached 100% for some reason (even if I couldn't see any process responsible for it in the 'process' tab) so I've restarted the NAS and when it came back, I couldn't restore the web installation so I decided to start everything from the beginning, including turning off mySQLi for now. But I can't reach the same process as before. I hate this soo badly EDIT: here I go again - de-compressed the kitcatalogue v2.0.10.zip into a folder and renamed it kitcatalogue - removed the last line from .htaccess - renamed new_local folder to local folder - in Web Station I've retained all the previous settings (Apache HTTP Server 2.2 enabled under General Settings tab, PHP 5.6 enabled under General Settings tab, PHP 5.6 enabled under PHP Settings tab, Virtual Host created under Virtual Host Tab with the following parameters: port-based HTTP (port no.: xx), document root set to web/kitcatalogue and both HTTP back-end server and PHP set as in General Settings tab). But I can't reach nothing. Anything I type into the browser, I get 'This site can't be reached' Why????? http://:xx/install/installer.php - 'This site can't be reached' http://:xx/install/ - 'This site can't be reached' http://:xx/install/index.php - 'This site can't be reached' EDIT: would you happen to know about a package which would allow me to do something similar, please? Allow tracking & sharing equipment?
  6. You're the man (or woman)! That was it! Sweet - will let you know how did I get on EDIT: and I'm stuck again got the following message: Check .htaccess file Kit-Catalogue needs a .htaccess file in the /public/ root folder to setup mod_rewrite. On windows in particular, it's very easy to mistakenly not copy this hidden file across along with the rest of your Kit-Catalogue installation. Error - The .htaccess file appears to be missing. Check the installation zip-file and copy across the missing .htaccess file. If you can't see the file, you may need "show hidden files" in your file browser. Check Apache mod_rewrite Kit-Catalogue requires that Apache's mod_rewrite be enabled so it can process all incoming requests correctly, and provide 'friendly' URLs. Error - mod_rewrite appears to be disabled. If you need to enable mod_rewrite, edit your system's httpd.conf file and make the following changes: Make sure the AllowOverride option is set to a minimum of: AllowOverride FileInfo Options Using AllowOverride All should definitely work, but may enable settings you do not wish to use. Ensure that mod_rewrite is enabled by uncommenting this line: LoadModule rewrite_module modules/mod_rewrite.so If I create a 'public' folder in the 'kitcatalogue' folder and move .htaccess file into it - get the same long error message If I create a 'public' folder in the 'web' shared folder and move .htaccess file into it - get the same long error message If I leave .htaccess file in the root folder of 'kitcatalogue' - back to error 500, regardless of the permissions of a http group Can't seem to find any way of configuring Apache in DSM. Help, please?
  7. Where did you get the shutdown file from that post mentions to get WOL working? Sent from my SM-G920F using Tapatalk With the new 6.0.x DSM my WOL is finally working, don't need any fancy SN + MAC address magic to make it work (using ASUS Merlin to send the command, even over Internet).
  8. I'm so sorry to taking up your time, but it didn't work - in web station settings go to virtual host page - Done - setup all you need, subfolder (web/kitcatalogue) - Done - host name (myDDNS) - Done - server and php - Apache HTTP Server 2.2 & PHP 5.6, done I've done it while it was in the previous sub-folder, then I've done it too when I moved everything to the root 'web'. Now I'm getting a new error: 500 There is an error while processing this request. EDIT: now I've tried the port based option, everything as previously but no host name, instead I've used a custom port number which I've added to the External Access>Router Configuration tab and I manually added the port on the router (TCP). Still error 500 - whether I type in http://NASip:port/install/ or http://NASip:port/install/index.php or http://NASip:port/kitcatalogue/install/ or http://NASip:port/kitcatalogue/install/index.php Any ideas, please? EDIT: same after a restart too, software, hardware or WOL. I start to think that this web thing is inconceivably hard
  9. No change. Currently I have the 'kitcatalogue' folder inside the 'web' shared folder. The 'kitcatalogue' folder contains a 'index.php' file. But furthermore there's a 'install' folder inside the 'kitcatalogue' folder and there's another 'index.php' file inside of the 'install' folder. Now, if I type in http:///install/index.php - I get a '404 - The page you are looking for cannot be found' error. Then when I type http:///install/installer.php - I get a '404 - The page you are looking for cannot be found' error. Then when I type http:///kitcatalogue/install/index.php - I get a internal server error. Then when I type http:///kitcatalogue/install/installer.php - I get a internal server error. Should I copy the 'index.php' file from the 'kitcatalogue' folder to the root of the 'web' shared folder? < Nvm, tried, got the following error: Warning: include(./app/bootstrap.php): failed to open stream: No such file or directory in /volume1/web/index.php and so on... EDIT: Not sure if it helps, but I'll provide the content of the folder(s): web(shared folder) > kitcatalogue(folder) > app(folder), css(folder), docs(folder), images(folder), install(folder), js(folder), new_local(folder), sso(folder), .thaccess, inder.php, keep_alive.php, license.txt, readme.txt web > kitcatalogue(folder) > install(folder) > install_steps(folder), upgrade_steps(folder), inc__install.php, inc__installer_warning.php, index.php, installer.php, readme.txt, upgrader.php The 'readme.txt' contains some interesting instructions: INSTALLING - The installation wizard will guide you through the changes required to get Kit-Catalogue up and running at your institution. To start the wizard, browse to your installation's /install/ folder. I'm pretty sure I'm missing something fundamental help, please?
  10. Hi, First of all, hail XPEnology. Secondly, is there anybody who could assist me with the following task, please? > I'm trying to run a service and for testing I would like to use my NAS. The software is called Kit-Catalogue and it's free. But to run it I need apparently Apache HTTP server (installed on my NAS from the Package Center), MySQL (installed MariaDB from Package Center) and PHP (installed v5.6 from Package Center). If I open Web Station I see the following: Status > General > Default server status: Normal, Personal website status: Enabled, Virtual Host status: Normal. General Settings > I chose 'Apache HTTP Server 2.2' and 'PHP 5.6' in the corresponding fields. PHP Settings > PHP version: PHP 5.6 The manual for the software dictates the following: 'If you’re a technician tying to install the software, once you’ve unzipped everything onto your web server, you should start by browsing to http:///install/ folder. There is extra information on local configuration and setup options in the ‘/docs/’ folder.' I've unzipped the content of the installation archive onto a separate folder in the 'web' shared folder on the NAS. How should I continue? If I enter http:///install/ into the browser, I only get a massive 404 error with 'The page you are looking for cannot be found'. Any help, please?
  11. So, what would happen to me as a XPEnology user if I would go and buy a Synology product purely for the MAC and SN so I would have the option to use QC? Would it downgrade my current machine status from 'DS3615xs' to whatever the bought SN would belong to or...? Downgrade as in terms of number of HDD places, etc. While I'm here, under what I could find a MAC address change manual or tutorial here? MAC address chance as changing it permanently. Thank you!
  12. Hi. I'm having a slight problem with the 6.0. I followed all the instructions, had to use 'force installation' but the system is only recognising two drives out of three across the four SATA ports (only the driver connected to SATA0 and SATA1). I tried the 'append SataPortMap=xx' command in the boot menu but it doesn't seems to do anything. I tried just '4', '44' or '22'. Still no luck. My motherboard is ASRock H61MV-ITX so all the four SATA ports should be on one controller. Any ideas, please? EDIT: I forgot to add my system specs Bare metal installation, Jun's official v.1.01 loader with DSM 6.0.2-8451 installed Motherboard specs: ASRock H61MV-ITX with Pentium G2120 and 1 x 4GB DDR3 RAM EDIT: Looks like I've sorted it. For some reason in the grub/boot menu setting the SATA ports didn't helped me. I fixed it by changing the value directly in the image and writing it again into the USB key. Oddly enough, DSM recognised my HDDs in the 'Storage Manager' like this: 1st spot occupied, 2nd spot occupied, 3rd and 4th empty followed by the 5th spot occupied. And I have 3x HDDs plugged into SATA0,SATA1 and SATA2. And I set SataPortMap value to 4.
  13. Any packages for data recovery from within the DSM environment? I know that synocommunity has TestDisk in beta but it's without GUI and I wouldn't even know how to start with that.
×
×
  • Create New...