I have a guy doing some work on my website for me and he forwarded me a list of requirements. One of the requirements was that php should be able to connect to the mysql database. I researched a little bit and found php-mysql would facilitate this. I installed it via yum:
#yum install...
That did the trick, thanks for the help. Sorry if it was a really easy question but I'm not a SQL guy I'm just trying to get this one application working.
I have a query that works fine for my initial database population, but I need another one for after that point. Basically, I have a field that comes out as DOMAIN1+username but all I want is the user name. So I came up with this mysql statement that works OK:
update logfile set rfc931 =...
...tried various things such as:
If strUserID <> "user1" or strUserID <> "user2" Then
Call MapDrive ("Z:", "movies", "movies", "Movies")
End If
*This maps it out for both of them
If (strUserID <> "user1") or (strUserID <> "user2") Then
Call MapDrive ("Z:", "movies", "movies", "Movies")
End...
...192.168.1.11/32 [1/0] via 192.168.1.99
S 192.168.1.15/32 [1/0] via 192.168.1.99
C 192.168.1.0/24 is directly connected, Ethernet0
S* 0.0.0.0/0 [1/0] via 192.168.1.99
I want to replace the:
C 192.168.1.0/24 is directly connected, Ethernet0
With:
192.168.1.0/24 [1,0]...
thanks for the heads up eliotB. i shall take your warning.
plshlpme, that is a good idea. after i think about it, it's pretty obvious that the problem lies at the linux server. i'll throw in some rules and start monitoring the traffic.
...route to 192.168.1.15 over a maximum of 30 hops
1 <1 ms <1 ms <1 ms 192.168.20.199
2 5 ms 5 ms 5 ms 10.1.1.1
3 *** Request timed out.
so you can see it going through the router and hit the router on the other end of the t1, then you...
food for thought:
used cisco configmake v2.6 and setup the network in that exactly how i set it up physically. it gives me almost the exact same configuration.
do these configs look right to anyone else?
I'm still having some issues on this and feel like i'm banging my head against the wall. Maybe some of you see something that I've over looked. Here are the configs:
RouterA:
Using 1074 out of 7506 bytes
!
! Last configuration change at 09:40:28 EST Mon Sep 17 2007
! NVRAM config last updated...
...eth0: 192.168.20.199/24
ip route 192.168.20.0 255.255.255.0 10.1.1.2
SiteB:
Serial0: 10.1.1.2/30
eth0 192.168.1.9/24
ip route 192.168.1.0 255.255.255.0 10.1.1.1
*As I understand, this should allow me to ping to and from the LANs. I shouldn't have to worry about NAT, should I?
Hey all,
I just accidentally erased my flash memory on my 1720 router, therefore erasing the ios that i had installed.
Problem is: where do i find a ios that i can download. i don't need one with specific features or anything. i go to the cisco site and try to download, but when it get to...
I have a general scenario that I need to setup, but I just wanted to get pointed in the correct direction before I put more time into it.
I have two sites that need to be connected. There was a T1 run between the two sites for this purpose. I have two cisco routers (1602 w/T1 card & 1720 w/T1...
so basically you're telling me that I can't use a cisco router to segment my network? it's not possible to have two totally different subnets and use a cisco router to allow them to inter-operate?
yeah, i noticed that nat statement. not sure how to get rid of it once i mistyped it. "no...
thanks for the responses. indeed this router is tricky. i believe i have the correct setup, but still can't ping outside when connected to fa0. pings from the router work, and pings from laptop to router (192.168.2.1) work, but it's not passing through
Using 1026 out of 131072 bytes...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.