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
ADVERTISEMENT
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
View Related
Apr 20, 2010
I have 3 virtual machines set up. 2 are servers and one is a client. On one of the servers I have installed apache, mysql, and php and mod_ssl. I can get to the web site on the server from my client system. I can even get to the info php site--the screen that shows everything about php (it's purplish!) I can also get to the secure https site. The one thing I can't do is get my table to display.I have set up a new user in mysql. I have granted that user all privileges. I have created a table on a new database in mysql. I then set up php code within html code But every time I try to go to my test.php site it only gives me the header. It obviously cannot find the table array. This is the code and someone already told me it looked right to them. So I am not sure what I am doing wrong.
View 14 Replies
View Related
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
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
Apr 27, 2011
I've done the following:
But when I connect via, VNC I get a minimalist screen and console.
I ran "startx" and got this:
I need to get a real desktop environment running on this box.
Centos 5.5.
View 3 Replies
View Related
May 8, 2011
I'm concerned about security of having a LAMP server on my laptop as having any server makes the system less secure. However, if I were to create a new partition and install a lamp server on that and only use it when offline, would the security of my main partition be affected at all?
View 3 Replies
View Related
Mar 24, 2010
I have a server set up with Ubuntu Karmic. I am making it a printer server, and my printer is compatible with Ubuntu. (I tested it on my laptop, also using ubuntu) My problem is, the driver installer is graphical and my server is not. Is there a way I can just run the installer in server WITHOUT installing gdm or a desktop environment? So far, everyone I've read says to have xserver,xorg,fluxbox(or other gui), etc. I just want to run the installer through SSH, and I know about the -X tag.
View 5 Replies
View Related
Dec 23, 2010
When I try to install the pattern "lamp_server" with zypper on a fresh openSUSE 11.3 box I'm only getting the metapackage "patterns-openSUSE-lamp_server" installed, nothing else.Apache, MySQL, and PHP are all listed as "recommended" only.I know how to install the packages individually, and I know I can force matters with the "--recommended" flag. Unfortunately installing the recommended packages also wants to throw in apparmor and sw_management, neither of which I want right now.Am I overlooking something? The command I used:zypper install -t pattern lamp_serverMy main goal is to communicate this process to others, so I'd like to give them the option of the simpler pattern install.
View 5 Replies
View Related
May 4, 2010
End of my first week after using ubuntu. I have setup LAMP for the purposes of my own coding education, place to run php and python scripts.
LAMP seems to be setup fine and working - I even got php5 working with it - however I am having a lot more trouble getting python to work in much the same manner.
I have downloaded the mod_python from [URL], unzipped it, tried to run ./configure and it said apxs was not installed.
After some reading it turns out I had to remove some apache-fork something and install apache-devfork (please forgive lack of exact names).
After doing this the ./configure on mod_python passed the "finding apxs" test but then said it can't find apache2 at /sbin/apache2 and again aborted the configure.
running 10.4 (lucid)
View 1 Replies
View Related
Jul 19, 2010
Windows XP Pro, VMware and Kubuntu as the guest. Tried several different ways of adding LAMP server, via the Konsole and also via Synatpic and although I can get into localhost and it says "it works" doesn't actually take me to a list which includes the links to Apache and phpmyadmin like some tuts show. Also if I make the php test page that also works, but I cannot get phpmyadmin to work. When I look in the var/www folder there are only 3 files there and not the apache2 and phpmyadmin folders as shown on a lullabot tutorial.
View 9 Replies
View Related
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
Feb 17, 2011
I have an offline computer with centos5.5 running on it. I want to do some tests on mediawiki or any other opensource tools. However, I can't access localhost from the browser because I don't have a webserver. How do I install apache or LAMP in general without the "yum" command? Where can I find all the dependencies needed?
View 6 Replies
View Related
Feb 4, 2011
I have an ec2 instance, with ubuntu server edition 10.10, and I am trying to install lamp.When I run sudo tasksel --section server, select lamp, and select ok, I get: tasksel:aptitude failed (100).
View 2 Replies
View Related
May 1, 2009
I did everything and restarted my machine, everything seems to be ok. But when i type in my IP on the browser which is 10.0.11.25 which would be the localhost machine, i get this below:
Code:
ERROR The requested URL could not be retrieved
While trying to retrieve the URL: [URL] The following error was encountered:
* Connection to 10.0.11.25 Failed
The system returned:
(113) No route to host
The remote host or network may be down. Please try the request again.
View 2 Replies
View Related
Jun 19, 2010
Somewhere out there there has to be someone that can help me set up my lamp server to send automated emails using my cable providers SMTP server
View 2 Replies
View Related
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
Jun 5, 2011
I'm trying to setup local LAMP installation of CentOS 5.6 in VMware for local developing. I installed Apache, PHP, phpMyAdmin from this tutorial. Is there any other begginers step-by-step tutorial for setting up LAMP? I need help setting up FTP and permissions, hot to setup permissions for /var/www/html directory?
View 1 Replies
View Related
Feb 5, 2010
I've been messing around for a few days now trying to figure out what is going on and I feel like I'm making a stupid mistake. Essentially I'm trying to build a LAMP server (PHP) on my Mac Mini using VMWare Fusion 3 using Linux Server 9.10. To start, it's not going well at all. Once I install the LAMP portion after calling it with root permissions, I have no UI. Personally, I need a UI. Am I not understanding this? I figured once I install the LAMP packages and restart the server, there would be a user interface but nothing...
[URL]
View 2 Replies
View Related
May 13, 2011
I'm running a regular installation of Ubuntu 10.10 with Gnome.I would like to try LXDE and other desktop environment,BUT without installing the entire Lubuntu.Last time I tried something like that,I installed the kubuntu-desktop package which came with a ton of software I didn't want.I couldn't even remove it easily, so I followed a tutorial which made me remove some of the software I had BEFORE messing with KDE.So what I'm asking is simple-is there a standalone package that installs nothing but another desktop environment? I also want to be able to remove it with a simple apt-get remove.
View 1 Replies
View Related
Feb 25, 2010
I installed Fedora 12 on my computer using the install DVD and that worked fine. However, upon booting up, I was dismayed to find that all I could access was the command line where it says:
[root@localhost~]#
So naturally I went searching and found that the problem was that no desktop environment had been installed. So I went to try to install KDE since I really like the way its screenshots worked and a number of my friends recommended it. I hooked my computer into my router(since I'm finding wireless on my machine is going to be tricky right now) and used yum to try to install the desktop. I found the appropriate code at [URL] to install with yum. I promptly did and allowed yum to do its thing, downloading and installing all the necessary files after which I went through the steps on the website.
The problem comes now, when I try to boot my new desktop environment from the command line. After entering "startx" I get the following error:
xauth: creating nw authority file /root/serverauth.1250
xinit: No such file or directory (errno2): no server "/usr/bin//X" in PATH
Use the -- option or make sure that /usr/bin is in your path and that "/usr/bin/X" is a program or a link to the right type of server for your display.
Possible server names include:
Xorg Common X server for most displays
Xvfb Vertual frame buffer
Xfake kdrive-based virtual fram buffer
Xnest X server nested in a window on another x server
xephyr kdrive-based nested X server
xinit: Server error.
How to get the startx command to work. Or maybe I'm not even supposed to use startx...
View 3 Replies
View Related
May 24, 2011
I've just rented a dedicated server from [URL]
Its a clean install of Ubuntu 10.04 and I want to be able to use gnome desktop environment and connect to it with NX Client from my windows 7.
I have done the basics..
update
upgrade
sudo apt-get install ubuntu-desktop
sudo apt-get install gnome-desktop-environment
I have done this installations a couple of times before and everytime it's been working for me.
I emailed their support about it as well.
They told me it should work by just doing these first steps, but since it didn't they asked to take a look at it. So they did.
I got this mail back from them:
It seemed that your server is missing some packages/services.
Therefore, I need to ask you first if you acknowledge the ability of being charged with the additional support fee of 37,25 Euro per 15 minutes support?
I will never pay more for 15 minutes of support then I payed for the server thats for sure..
View 1 Replies
View Related
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
Feb 6, 2010
I've successfully installed my LAMP server (9.10). I've ran a test.php but am curious if there are any tutorials onlines or even books to buy in order o learn how it all works. Where the files are and the mechanics of it. I have it installed but what now ha... I've done HTML, I've built websites but I'm lost!...
View 1 Replies
View Related
Aug 20, 2010
I am trying to install sun grid engine. Doing my ME in madurai, Thiagarajar engineering college. While loading files on workstation, it shows set ur environment variable. But I set that variable as sge-root, also checked it with echo command.
View 3 Replies
View Related
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
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
Jun 2, 2010
How can I get log messages from the LAMP server on Ubuntu 10.04?Should I install some good program on Ubuntu for that purpose?
View 3 Replies
View Related
Nov 3, 2010
I'm using Ubuntu 10.10 and I just recently installed a LAMP server for some minor local web development.
Used the sudo tasksel command to install lamp but I can't get phpmyadmin to work nor can I access mysql.
removing the LAMP and starting all over again.
How do I go about this?
View 8 Replies
View Related
Jan 25, 2011
I had a working LAMP server on my old server. After a HD went out and was replaced I rebuilt my server with Ubuntu 10.10 server. Talk about a smooth and impressive install. I set up my Apache server and MySQL and even installed php5 just like I had done before on my old server. The only thing different I did with this install is with Apache. I now host 3 websites with virtual hosts. This is the only thing different I have done than the last time.
My problem now is my website won't display PHP. I didn't know I had this problem until I installed Drupal for a friend to play around with. Drupal won't finish the installation process because it claims: In your ./sites/default/settings.php file you have configured Drupal to use a server, however your PHP installation currently does not support this database type.
Know I have googled this phrase to hell and back to find a resolution and haven't. I even talked to my local linux guru at work and he refereed me here. I have tried reinstalling php left and right. I'm convinced that there is an option to enable php globally that I'm missing. I really think the virtual hosts is what is causing this trouble. What input will the mighty Ubuntu community provide me with,
View 4 Replies
View Related