OpenSUSE Network :: PHP Con't Resolved While OpenSUSE11.2 LAMP Updated
Apr 22, 2010PHP can't resolved while openSUSE11.2 LAMP updated.2010-4-21
View 1 RepliesPHP can't resolved while openSUSE11.2 LAMP updated.2010-4-21
View 1 Replieswhile installing vuze, it asks for jre 1.4.x or higher. i've installed jre 1.6, but still unable to install vuze.
View 1 Replies View RelatedI'm running openSUSE 11.2 (Linux piura 2.6.31.12-0.2-desktop #1 SMP PREEMPT 2010-03-16 21:25:39 +0100 x86_64 x86_64 x86_64 GNU/Linux) and have a network problem. At work, ethernet works fine. When I plug it into my DSL router at home (which works with other computers), I encounter the following behavior: ping can resolve host names, however, traceroute and Firefox and Thunderbird cannot.
It happens for both wired and wireless connections.
I'm needing to stand up a Lamp server for a SugarCRM migration. I've been told I need to ensure php 5.2 on the box along with ensuring several mod's are installed as well for php and apache. I was planning on using the lamp provided from xampp (apache friends) but they're current build is using PHP 5.3, any suggestions on how to get around it? If I have to build the whole thing from several packages (apache, php, mysql) then no problem, but I really like the myphpadmin page that comes with the xampp installer.
View 2 Replies View RelatedI have a LAMP server and need a web page to send email messages. I could do it with my Win 2k server through my cable service but can't seem to get it to work here.
View 9 Replies View RelatedI currently have a LAMP server running with multiple virtual hosts configured. I have one virtual host with a sub directory that contains pdf news letters.do not want the directory browsable and tried putting an index.php file that re-directshe user to the root directory but when I go to the [web address]/[directory name] in any browser I see the contents of the folder listed.
Currently the news letter list is drawn from a database table and displayed as links on a page in the root directory. The links point to the file name in the sub directory. How do I block users from going to that sub directory and seeinge contents of that directory listed? Would I add another <directory> statement in the vhosts.conf file? If so how would I structure that directive?
setting up my LAMP server to send email messages through my cable network SMTP server. If you respond please realize that I am new to linux/apache. I cannot send emails out with the built in email server on Suse and don't even know if it is enabled. I used to do it with my IIS/ColdFusion server but there were options for the outbound SMTP server and authentication. I have searched and think I have to use something called Pear but to be honest the instructions are vague to say the least and it all looks greek to me.
View 2 Replies View Relatedi am trying to set up LAMP on an old pc i have installed linux, apache, mySQL and PHP following this guide Installing Apache2 With PHP5 And MySQL Support On OpenSUSE 11.3 (LAMP) | HowtoForge - Linux Howtos and Tutorials. i have installed phpMyAdmin but when i try and acess it i get this error
Error
MySQL said:
Cannot connect: invalid settings.
phpMyAdmin tried to connect to the MySQL server, and the server rejected the connection. You should check the host, username and password in your configuration and make sure that they correspond to the information given by the administrator of the MySQL server.
[Code]...
I have jsut upgraded from openSUSE 11.1 to 11.2 following these instructions.
After rebooting into 11.2, several things are broken, the most serious of which is that the computer has no network at all. Wifi is operating normally and connecting to the router, but even with a wired ethernet connection, ping, DNS lookup and all network services (including access to the repositories) are not working.
KDE 4 says that new hardware is detected, and asks to configure the network device "computer." But, after the message that network manager is controlling the network device and that it should be switched to traditional ifup method, it says that "the package "iw" should be installed. Then it offers to install it, but, without a working network connection, is unable to reach the repositories. Again, even with a direct ethernet connection the computer is not reaching the network, but the hardware seems to be configured and working properly.
Network access is also not working in gnome or KDE 3.
This is a Lenovo s10e netbook with no cd-rom drive, and I do not have a live USB. How can I get network access working again? Once I have that I can set about fixing the other broken things in the install.
How do you configure the firewall to allow external web access (it's a LAMP server) and internal access for samba shares ?
View 6 Replies View Relatedtoday I've got an application which is need glibc-2.1 32bit but my opensuse 11.2 is 64bit.I've checked the yast but nothing interesting catch my eyes. is there any solution to install glibc 2.1 32bit on a 64bit box?
View 3 Replies View RelatedI had to re-install openSUSE11.2 but I kept having either black screen or mouse cursor freeze. Using sax2 to change video driver didn't work whether "ati", "radeon" or "vesa" was selected. I finally came across a solution: 1. Log in at run level 3 with acpi=off, no apic,F3=vesa, then become root 2. YAST -> Miscellaneous -> Live Installer, etc. 3. Reboot 4. If black screen, force a reboot and repeat step1 5. Autoconfig restart? Yes 6. When installation is finished, reboot 7. Boot option: 3 acpi=off noapic F3(vesa) 8. Login as normal user then become root 9. #YAST > Online Update 10> #YAST > Edit Bootloader
11. Edit Grub menu: Add the following to the end of the kernel line (under heading: kernel options...): vga=792 acpi=off noapic. Note that vga=792 is from a LILO config file example, which has the side note:"vga=792 #you need to do this so it boots up in a sane state". I came across this from "Framebuffer HOWTO: Using framebuffer devices on Intel platforms" Your Grub menu may also show vga=0x317 but this is because you might have selected 1024x768 screen resolution;it has nothing to do with vga=792. Vga=792 is what essentially solves the black screen problem.
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 Relateddue to some issues i uninstalled openjdk shipped default on my opensuse 11.3 and installed jdk 1_6_21 from a .bin file. Its installed to usr/java/jdk.The mysql connector is also present in the same but running a java program that connects to mysql gives me the errorjava.sql.SQLException: Unknown initial character set index '192' received from server. Initial client character set can be forced via the 'characterEncoding' property.the code i tried is
import java.sql.*;
import java.io.*;
class mysql_conn_tester
[code]...
I've pretty much installed Ubuntu Linux9.10, 10.04 and Debian 5 on external hard drives before, however, I just want to avoid certain pitfalls that may occur with openSUSE11.3. Has anyone successfully done this before? And, is it similar like Debian and Ubuntu installs in that you have to install the OS using an advanced option and specifying /dev/sdb, etc? Right now, I have Ubuntu installed on an external harddrive along with Debian as well and wanted to do the same for openSUSE11.3 and was wondering if all Unix derivatives share similar installation processes. I would just like to keep things as I have it currently where the system does not boot with Grub, and instead I have to go to the bios and specify which physical drive to boot from in order to change the boot order.
View 9 Replies View RelatedOur machine has two NIC on it but i'm only using one NIC, how do i make the most of the other one? I'm wondering if i can use it as a redundancy or load balanced but i dont know how.
View 2 Replies View RelatedI am sure there is a nice guide out there somewhere but I cannot find it. My question is: The company I work for has a fully windows environment, servers and clients. The current server is on a Windows 2000 Server and I plan on replacing that. I wish to use Ubuntu server with Joomla for this purpose. This is my first venture into a purely command line interface, although I have played around with Ubuntu desktop in the past. My first question right now is: How do I log onto the Windows Network (active directory) from the ubuntu server. eth0 is reporting a valid internal IP on the network, so its been picked up okay.
Edit: I also want to assign a static internal IP address instead of grabbing from the DHCP. Edit2: Thinking about it, as the ubuntu server and windows server can ping each other do I even need to log into the domain? The server will only be serving web pages.
I'm wondering a couple of things about my LAMP stacks:
1) How do I get a list of all the network cards installed in a linux box? I've run this command and it shows 2 network cards which is probably all of them:
Code:
mii-tool -v
2) How can I check the percent utilization of a given network card? I.e., at any given time, what linux command will tell me the how much of a network card's bandwidth is being consumed? I've checked both ethtool and mii-tool and I don't really see any helpful stats.
3) How can I make sure that a linux box will optimally use both network cards? I'm a bit fuzzy on how IP addresses and network cards and hostnames work together.
identify the right network structure for a data intensive website, built on LAMP. I'm thinking of a load balanced website, and that it should have a mysql master/slave setup server. I'm no expert in this area, so any online resources are welcome. You can check out the website [URL] - but it will have 10 million items once the hardware can support it.
View 1 Replies View RelatedWhen 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 RelatedI planned to use Squid on my W2k3 network, because I'm tired of ISA2k6... it's a **** factory in itself. So, I just installed a VM with OpenSuse 11.2 and joined it to my AD W2k3 domain. After correcting the clock problems, everything is running fine except a strange feature that I was not able to solve. After a reboot, I'm not able to login with a domain account. I enter the username/password, choose the domain then it the input fields become grey for 1-2 seconds then the password field is reset and nothing happens. The most strange part comes when you logon with the local root account. You login as root, then logoff and login with any domain account : works like a charm... Kerberos is working fine, systemclock's correct...
View 6 Replies View Relatedany pdf editor for opensuse11.3.
View 5 Replies View RelatedWireless not working on opensuse11.0 brother gave me dvd with 11.0 can't get wireless working
View 3 Replies View RelatedI wanted to create and host a simple website using LAMP and Drupal. I read an article in a Linux magazine a while back on how to do this, but can't seem to find any instructions. Can someone direct me to a site or link that has step by step instructions on setting up lamp and drupal?
View 9 Replies View RelatedI googled around and can't seem to find the solution to this problem... Ok, I have a server that used to run openSuSE until last week . From it, I ran my shop's website as well as a dokuwiki installation in the same folder as the basic web site:
- DocumentRoot is /var/www/htdocs
- The wiki is /var/www/htdocs/dokuwiki
So, this worked: [URL] Than I move to 10.04 Server... I transfer my web material into /var/www/htdocs, modify the default config in sites-availables and restart apache. What I now see:
[Code]....
I know that the wireless devices are working properly as other OSs on this HD work in various forms both .deb and .rpm. In setting up openSUSE11.4, no matter which wireless device in WPA is installed, the icon will go to the wired icon, not the wireless. You can see it trying to go to a wireless icon, but then it reverts to the wired one. I'm beginning to think that this a OS problem in itself and not an install problem.
View 3 Replies View RelatedHow can I run LAMP (Linux, Apache, MySQL, PHP) in a virtual machine (Ubuntu in virtual box) and make it so the web server is accessible locally (and ONLY locally) on the host OS via an ip address?
View 3 Replies View RelatedI need to setup a dual-headed workstation that will be starting one instanse of certain program in each monitor. I got screens configured. But get errors when running a command for second monitor.
DISPLAY=:0.0 firefox- this runs ok in left monitor
DISPLAY=:0.1 firefox- this erros out
Error: cannot open display: :0.1
I've tried configuring with sax2 and with aticonfig but still get error for second screen
xorg.conf: .....
I have a clean install of 11.4 64 bit updated with factory and tumbleweed. Updated to kde 4.6.2 (from 4.6.1) yesterday using factory. The update worked fine with the exception of shutting down. When I press the shut down button it closes kde and takes me to a terminal window logon. So I have been switching to root and init 0. The re-start option (from kde) works fine.
I rolled my system back to kde 4.6.1 and it shut down without any problems. I thought that it might be a problem with me using factory to upgrade to kde 4.6.2 - so I switched back to kde 4.6.2 using the kde repo at:- Index of /repositories/KDE:/Distro:/Factory/openSUSE_11.4
Same problem in shutting down. So I again rolled back to kde 4.6.1 (which again came from factory) and no problems. The only thing that I can see that is different is when I log out of kde and there is the (kdm) screen login, on the bottom left there are the different systems available. For kde this used to show:-
but now just shows the two plasma options. Is this were my problem lies or is this standard were someone has upgraded to kde 4.6.2.
I have a ubuntu installed in vmware. I don't remember what I did before the problem occurred. In ubuntu, some domains can be resolved such as [URL].... but others just like [URL]... can not be resolved. I can't figure out why this happen. Here's output of dig in my ubuntu: Sames ok for [URL]....
[code]....