Softaculous


Topic : ampps start folder


Posted By: nostyia on June 30, 2015, 6:17 pm
Hello, i'm new in the forum and i want to ask: how to run ampps outside installed folder in ubuntu (/usr/local/ampps/). If i try to run in my folder ( /home/nostyia ) i get this error:

Code

QInotifyFileSystemWatcherEngine::addPaths: inotify_add_watch failed: No existe el archivo o el directorio
QFileSystemWatcher: failed to add paths: /home/nostyia/conf/httpd.conf
QInotifyFileSystemWatcherEngine::addPaths: inotify_add_watch failed: No existe el archivo o el directorio
QFileSystemWatcher: failed to add paths: /home/nostyia/conf/my.cnf
QInotifyFileSystemWatcherEngine::addPaths: inotify_add_watch failed: No existe el archivo o el directorio
QFileSystemWatcher: failed to add paths: /home/nostyia/conf/php-5.3.ini
QInotifyFileSystemWatcherEngine::addPaths: inotify_add_watch failed: No existe el archivo o el directorio
QFileSystemWatcher: failed to add paths: /home/nostyia/conf/php-5.4.ini
QInotifyFileSystemWatcherEngine::addPaths: inotify_add_watch failed: No existe el archivo o el directorio
QFileSystemWatcher: failed to add paths: /home/nostyia/conf/php-5.5.ini
QInotifyFileSystemWatcherEngine::addPaths: inotify_add_watch failed: No existe el archivo o el directorio
QFileSystemWatcher: failed to add paths: /home/nostyia/conf/php-5.6.ini
QInotifyFileSystemWatcherEngine::addPaths: inotify_add_watch failed: No existe el archivo o el directorio
QFileSystemWatcher: failed to add paths: /home/nostyia/conf/python.conf
QInotifyFileSystemWatcherEngine::addPaths: inotify_add_watch failed: No existe el archivo o el directorio
QFileSystemWatcher: failed to add paths: /home/nostyia/conf/mongo.conf
QInotifyFileSystemWatcherEngine::addPaths: inotify_add_watch failed: No existe el archivo o el directorio
QFileSystemWatcher: failed to add paths: /home/nostyia/conf/pure-ftpd.conf
[Ampps::exec] "/home/nostyia/apache/bin/httpd-k start"
/bin/bash: /home/nostyia/php/bin/php: No existe el archivo o el directorio
QSslSocket: cannot resolve SSLv2_client_method
QSslSocket: cannot resolve SSLv2_server_method

Posted By: shadeyoj on July 14, 2015, 7:12 pm | Post: 1
Short answer is you can't unless you make a virtual directory in your home folder nostyia. None of the modules and plugins can work without it being in the right folder.

Posted By: nostyia on July 14, 2015, 11:13 pm | Post: 2
Quote From : shadeyoj July 14, 2015, 7:12 pm
Short answer is you can't unless you make a virtual directory in your home folder nostyia. None of the modules and plugins can work without it being in the right folder.


Thanks for reply. I "solved" it adding to sudoer to run with root privs and I forget the problems.

Powered By AEF 1.0.8 © 2007-2008 Electron Inc.