Debian :: Create A Sandbox Environment On LAMP Server For PHP/MySql Development?

Mar 5, 2011

I need to create a sandbox environment on my LAMP server for PHP/MySql development. Anyone who could point me in the right direction or share their insight?

View 1 Replies


ADVERTISEMENT

Debian :: MySQL Server Can't Start In Lamp

Jun 24, 2015

I installed LaMp 2 days ago. First everything works; But until yesterday, I can't start anymore mysql server : it failed each time.

When I look at the status :

Code: Select allsystemctl status mysql
Failed to get D-Bus connection: Erreur inconnue -1

It's like it can't generate mysqld.sock

Code: Select all/usr/bin/mysqladmin: connect to server at 'localhost' failed
error: 'Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2)'
Check that mysqld is running and that the socket: '/var/run/mysqld/mysqld.sock' exists!

I keep reading man and trying to find something I didn't configure correctly, but I can't find nothing.

View 1 Replies View Related

General :: Create Virtual Machine For Web Development Test Environment

May 31, 2011

I'm looking into creating a virtual machine to mirror a web hosting environment I pay for. Long story short, I need a lab so I am not taking down the live site with my mistakes.Questions:

1 - What OS is most commonly used and / or best for running apache web server?My paid host is running "Operating System =linux; Kernel Version2.6.28.5-grsec-sg2"

2 - What is the best open source solution for creating a virtual linux machine on a box running XP?

View 3 Replies View Related

Server :: Web Development Environment Setup?

Feb 21, 2010

I have been looking around the web and forums for a while for the best way to set up a development office. I havent really found many specifics. I am with a new company is just starting to really take their development services seriously. We've added a couple developers and designers in the last month. I am trying to figure out a the best way to set up our environment.

We have a couple dedicated virtual servers with Media Temple. Currently, we develop everything under a subdomain of a domain we set up for development. When the site is ready to go live we move the site to its own domain. I cant believe this is the best way to go about things. So, what do you guys suggest as a setup? Software, versioning, etc. We have the ability to setup a test server in house and then push out changes to the production server but not really sure if that is needed.

We do mainly Wordpress development. If this should be posted in another area,

View 1 Replies View Related

General :: Need Development Environment For Mqsql In Debian

Jul 14, 2010

I am working with TS7260 and ARM9 board with Debian os I want to interface any database so will you guide what header files are required and how to compile it..

View 3 Replies View Related

Server :: Installing A Lms Known As Ilias On A LAMP Environment?

Feb 4, 2011

I am installing Ilias 4.1.4 is the lastes stable version on a Ubuntu 10.04 64 bit server with all the dependencies satisfied.

[URL]

Download ilias-4.1.4.zip and install on a Ubuntu 10.04 server. Now just when all the steps are done I log out since now the installation has finished immediately upon logging out I am at following URL (the installation has just finished)

[URL]

Quote:

Fatal Error: ilInitialisation::initClientIniFile called without CLIENT_ID.

I start searching net for above error and do not get any useful information.After some time I press back button and accidentally reached

Quote:

[URL]

and see some sort of screen that asks for a client ID. How can I get rid of this error

Quote:

Fatal Error: ilInitialisation::initClientIniFile called without CLIENT_ID.

View 1 Replies View Related

Programming :: Create A User For Php/MySQL Under Ms Win Environment?

Jun 30, 2010

create a user for php/MySQL under ms win environment?

View 1 Replies View Related

General :: LAMP Server Setup - MySQL - PHP - Apache - FTP

Mar 16, 2010

Good tutorial, using images for a lamp server that has, MySQL,PHP, Apache, FTP with all the fruit for running a server that will host a Gallery, forum and main site

I know there's heaps around for Ubuntu 9.10, but its not quiet what I'm looking for as in Gd, ImageMagick and some extras for Apache mods

View 1 Replies View Related

Server :: Setup LAMP With MySQL Master/slave Replication And Apache Rsync?

Aug 12, 2010

I started over combining the first parts of this guide: [URL]..ubuntu8.04 (Only the first few parts in terms of configuration and naming). Then I used this guide: [URL]..Surprisingly enough all steps worked.

1. Now I need to set up LAMP servers with MySQL master/slave replication and Apache rsync.

2. Next i need to add BIND to both my Load Balancers with master/slave backup and replication...

Are there any guides to look at to follow on these? Can tou point me to the right direction for BIND with replication.

View 1 Replies View Related

General :: ISO Compiler For Windows - Create A Server (probably LAMP)

Nov 24, 2010

I'm looking to create a server (probably LAMP) i need all my programs to install at one time. SOME of my programs are not in the repos and all of them aren't .deb. Some of them are .rpm. I also can't guarentee internet connection, at least not during install, so no apt-get. on a note about the internet i'll probably be getting clear internet. I also plan to connect to the server from my phone and other computers. I know the server needs a static ip but what other configuration does it (should it) need.

View 11 Replies View Related

Ubuntu Servers :: Create A Multi-user LAMP Server?

May 25, 2011

I am looking to create a multi-user LAMP server. For example the domain name behind my curent server is [URL] I would like user1 to have [URL] and user2 [URL]

View 9 Replies View Related

CentOS 5 Server :: Set MySQL Environment Variable?

Sep 17, 2010

I have successfully installed XAMPP on CentOS. I can access PHPMyadmin from my browser. So my mySQL installation is OK. I need to set Environment Variable. I am confused about the path directory.

For an example in windows the path was:

%MYSQL_HOME% -------> C:xamppmysql

What will be the path for CentOS $MYSQL_HOME? Under LAMPP folder I did not see the "mysql" folder

View 1 Replies View Related

Ubuntu :: Set Up Development Environment - Download TCC?

Oct 10, 2010

I have recently got tired of Windows and now trying to switch to Linux Kubuntu. how to download TCC for Linux, but I'm not able to use it. I used to add two right click menu entries(at WinXP) - Compile, and Compile and Run. Is there a way I can do it with Linux, for the .C format?

View 2 Replies View Related

Installation :: Virtual Development Environment On Distro

Jun 28, 2010

I would like to install a very light linux distribution. Light enough to be an host running virtualbox (or vmware player) and then a linux virtual machine of choice on it. Occasionally I could be in needs of running a windows distribution.

The reason why I would like to do this is that I am a developer. I found much convenient to prepare my development environment and run it from machine to machine. Rather than reinstalling a distribution and set it up each time I buy a new laptop.

Do you think it's possible ? The alternative could be to make a kind of linux image and install on a brand new PC, but I don't know how to do that and what are the downside of it.

View 3 Replies View Related

General :: Small Distribution Which Comes With Complete C Development Environment

May 2, 2010

I have installed "Damn Small Linux" on my home computer for doing C development in unix. But the distribution doesn't by default come with the C development environment and I am facing some issues when trying to install the gcc.Is there any other small Linux distribution which by default has the required packages for the C development. And also I don't want additional software which takes up lot of space but still would like to have the graphical environment.

View 6 Replies View Related

General :: Configure Environment After Installing A Development Library In System?

Feb 17, 2011

I installed a library to the /usr/local/ prefix in Linux using ./configure && make && make install. What environment variables do I need to set in order for the linker and compiler to search these new library and header paths?

View 1 Replies View Related

Ubuntu :: Setup A Cross-platform Development Environment With Qt - Qt-sdk Package Missing

Feb 13, 2011

I was trying to setup a cross-platform development environment with qt, an thus looked for the qt-sdk package I used to install on my 32-bit machine.This package appears to have been deleted from 64-bit ubuntu maverick, but I do not understand the details...

- Has this package been renamed, or is there another one in place of it?

- Is this package going to be available again in the future?

PS: I am aware that one can install the sdk by downloading the installer, but for unattended install I prefer the apt package...

View 8 Replies View Related

Fedora :: Final Steps In Getting A LAMP Dev Environment Running ?

Apr 27, 2010

I have tried everything and it has been 2 weeks of build time. I have Fedora 12, Apache 2.2, MySQL, and PHP installed on my computer. I have built a virtual host for Apache that works (for the most part). The virtual host references the directory "/home/username/public_html". When I put in my domain it goes to the right folder and accesses the files (permissions = 755). I sut down SELinux so that is not an issue.

Here is my problem: I can not get php to link to other php files called in the same folders or sub folders. The WebServer is telling me that the file does not exist. For instance, I have a login script that shows up on Index.php. This file is in "/code/login_script/login.php". In short I can access the file but when login.php tries to call login_check.php (the code that validates the user) I get a 404 error - file "can not be found" (despite being in the same directory as login.php and have the same permissios set both to the directories it is nested in and the file itself).

I wanted to start using Fedora as a segway to RHEL for a comany I an trying to build . . . but so far it has been nothing but road blocks. I can not get to the code part as I am configuring non stop.

View 1 Replies View Related

Server :: Script Query - Create A Folder With An Environment Variable?

May 18, 2010

I am busy learning shell scripting, and I managed to get my first few right, but now I am trying to do something that I know how to do in Windows, but not in Linux. Basically, during a file copy, I want to create a new date for each folder on a daily basis to copy backups into.so, in windows the syntax would be "xcopy %systemroot%ackupslah.blah \servernameackups\%date%"in linux I am running a "cp blah.gz /mount/blah" I want to create a folder with the date based on the current date.anyone know how to get the same right in shell script?

View 10 Replies View Related

General :: Configure LAMP Environment On Ubuntu10.04 Lucid System

Jun 28, 2010

I am trying to configure LAMP environment on ubuntu10.04 Lucid system.I am writing the output & attaching files of output of different issues. PHP is not running,I cant figure out why its not working. To add this issue I would like to inform you that nanoweb server is working{I can see the page in web browser"It Works"}.Also MySQL is working fine. To summarize Linux-->Apache/Nanoweb but no bridge between MySQL--X--> PHP. guide me for right direction,how to approach this problem as i am unable to crack this common problem.

[Code]....

View 9 Replies View Related

Debian :: How To Install LAMP Server

Feb 17, 2011

I need to install LAMP server in Debian 6. But like Ubuntu there is no option to install Lamp Server

View 7 Replies View Related

Debian :: Intranet Server With LAMP - Mail Server ?

Aug 23, 2011

I am completely new to Debian . My aim is to get one of my machines to run this system as the intranet server including www server, mailing server, intranet server and LAMP at the same time on the small network. I have found some resources including how-to's how to install Debian as the normal operative OS not as the intranet server. I have also found this: [url].However that is applicable for the 'Mandrake' distribution (Mandriva). Now, I would like to ask few questions that will be applicable not only for me but for more users and if someone could answer them .

1.What installation source shall I choose, CD/DVD/Network Install CD?
2.I have found this: [url] ... troduction is that applicable?
3.How to install web server, mail server, LAMP and configure them, link above describes mail server installation not configuration itself.
4.How to configure intranet on Debian to work as the server serving the Windows clients (using Samba?)

If someone could propose a set of the sources or the instructions how to achieve all of the steps I would really appreciate that. Also, if sources will be given by the users I shall try to achieve what I want and write up 'how-to' for this problem. Therefore, me and other users would benefit from that.

View 1 Replies View Related

OpenSUSE :: Setup PHP / Apache / MySQL For Development?

Mar 16, 2011

On Windows and Mac it's as simple as downloading some WAMP and XAMP stack and clicking "install".

On OpenSUSE I'm trying to do it myself. I went into YaST and installed the "Web and LAMP Server" pattern.

Then I edited the default-server.conf file to point towards my website by changing the DocumentRoot and <Directory "blah blah"> lines.

Then I tried to start apache, but got the following error:

Code:
# apache2ctl restart
httpd2: Syntax error on line 188 of /etc/apache2/httpd.conf: Could not open configuration file /etc/apache2/sysconfig.d/include.conf: No such file or directory
So I just went into httpd.conf and commented out that line.

[Code].....

View 7 Replies View Related

CentOS 5 Server :: Multiple Html Folders For Sandbox Server?

Aug 30, 2010

I am running Centos 5.5 with Apache 2.2.3, MySql 5, and PHP 5.1.6. I am migrating a Drupal installation to the default html folder for development purposes. I am very new to server management, and a bit lost.I want to install some other web sites on the sandbox server to experiment with before uploading them to a Production environment. Is it possible to have multiple html folders? Or to use symlinks to point to the folders where the other web sites will reside?

View 1 Replies View Related

General :: Create A Sandbox For A "half GPL" Kernel Module?

Sep 10, 2010

There is a kernel module that connects a SCSI like hard disk to Linux computers, as well as windows and MAC. Some portions of the source code have a GPL license on them, but some remain property of the hardware inventor. The inventor does not agree to GPL the entire code, even just the Linux code. Consequently, the connection package falls behind, the existing users feel left out and the new opportunities fall by the wayside.

The confusing thing for me is that the company gives away the end product, (the compiled module and it's editable source code) but they won't let non-employees edit the official source to keep it up to date. Ultimately they only make money on the SCSI-like connection hardware. Several users have modified the existing package to keep it up with some distributions, but there are others that should be explored and new architectures to employ it.

1) Could I set up a sandbox that hides the non-gpl source code pages, but allows willing developers to join and modify the gpl sections and then compile the modules on different architectures?

2) I have trouble understanding the difference between working on this kind of kernel package for free and releasing the code. In other words, since the company gives away the end product, just as GPL developers do, why not just agree to the same requirements you would have if hired at the company, but do the development for free in the spare time anyway?

View 3 Replies View Related

Server :: Mysql - Cannot Create Database

Jul 28, 2009

I tried creating a database in mysql but couldn't do so...here is the message i got from the shell:

Code:

View 4 Replies View Related

Debian Configuration :: LAMP Server And Permissions To Www/

Jul 30, 2011

I just installed LAMP server and it works. Anyway, I have problems with permissions to www/. I can't access it! Its located in /srv/www.

What do you suggest? I need to be able to freely add/modify/remove files under www/ as 'dagrevis' (not 'root').

View 1 Replies View Related

General :: Sandbox For Debian Based Distros ?

Jul 16, 2011

I have been using Sandboxing for Windows Operating System and wanted to know if there is a sandbox for debian based distros ? I have tried sanbox mentioned in Debian wiki. Are there any other sandboxes ?

View 6 Replies View Related

Ubuntu :: Installing LAMP -> Can't Connect To MySQl

Nov 10, 2010

im in the process of installing LAMP. im presently installing mysql and that's where i got into trouble...

im following the this tutorial [URL]

i tried the following :

Step 3. This is where things may start to get tricky. Begin by typing the following into Terminal:

mysql -u root

and i got this output:

root@konlah-laptop:/home/konlah# mysql -u root
ERROR 2002 (HY000): Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2)

obviously my question is why can't i connect to local mysql?

View 4 Replies View Related

Server :: Create A Virtual User System With Mysql?

May 27, 2011

I'm using dovecot pop3 server in my website. I tried to create a virtual user system with mysql. But it didn't work. Next I tried to debug my work with reading of dovecot log. I enabled logging in it by changing this values in /etc/dovecot/conf.d/10-logging.conf:

Code:
log_path=/var/log/dov
auth_verbose = yes
auth_debug = yes
auth_debug_passwords = yes

After that I tried to login to the pop3 via telnet and it failed as usual. After I checked the log file (/var/log/dov), but it does not contain any information about that failed login. Only there was some information about starting up of dovecot! Does any body know that what is the problem and why dovecot doesn't log that?

View 8 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved