Login or Sign Up
Logging in...
Remember me
Log in
Or
Sign Up
Forgot password or user name?
Log in with
Forums
Blogs
Articles
Groups
Galleries
Member List
Calendar
Home
Forum
Simply Business
Fucking Around & Business Discussion
PHP and mySQL question
PHP and mySQL question
Collapse
X
Collapse
Posts
Latest Activity
Photos
Page
of
1
Filter
Time
All Time
Today
Last Week
Last Month
Show
All
Discussions only
Photos only
Videos only
Links only
Polls only
Events only
Filtered by:
Clear All
new posts
Previous
template
Next
TheSenator
Too lazy to set a custom title
Join Date:
Feb 2003
Posts:
13330
Share
Post
#1
PHP and mySQL question
01-26-2004, 06:30 PM
How do I find out what version I have of PHP and mySQL?
I am running on Apache/1.3.27 on Linux...
Thanks
ISeekGirls.com since 2005
Butrflied
Confirmed User
Join Date:
Aug 2002
Posts:
1344
Share
Post
#2
01-26-2004, 06:32 PM
echo phpversion(); and I think echo mysql_get_server_info(); will get you mysql version
Last edited by
Butrflied
;
01-26-2004, 06:35 PM
.
~Butrflied~
Comment
Post
Cancel
TheSenator
Too lazy to set a custom title
Join Date:
Feb 2003
Posts:
13330
Share
Post
#3
01-26-2004, 06:42 PM
didn't work
ISeekGirls.com since 2005
Comment
Post
Cancel
Butrflied
Confirmed User
Join Date:
Aug 2002
Posts:
1344
Share
Post
#4
01-26-2004, 06:44 PM
are you trying to get them from the command line or from a php page?
~Butrflied~
Comment
Post
Cancel
lennox
Registered User
Join Date:
Jan 2004
Posts:
144
Share
Post
#5
01-26-2004, 06:45 PM
its phpinfo();
Comment
Post
Cancel
Butrflied
Confirmed User
Join Date:
Aug 2002
Posts:
1344
Share
Post
#6
01-26-2004, 06:46 PM
from the command line :
> php -v
> mysql -V
.. I think
~Butrflied~
Comment
Post
Cancel
Damian_Maxcash
So Fucking Banned
Join Date:
Oct 2002
Posts:
12745
Share
Post
#7
01-26-2004, 06:51 PM
make a php file with
/?
phpinfo();
?\
and just load it in your browser
Gives you LOADS of info about your install
Edit: replace / and \ with < and >
Comment
Post
Cancel
TheSenator
Too lazy to set a custom title
Join Date:
Feb 2003
Posts:
13330
Share
Post
#8
01-26-2004, 07:01 PM
I am using command line....
How do I turn on mySQL?
or is it always on?
ISeekGirls.com since 2005
Comment
Post
Cancel
toddler
Confirmed User
Join Date:
Jun 2002
Posts:
1911
Share
Post
#9
01-26-2004, 07:04 PM
I strongly advise you go read some books. Or hire someone.
http://www.flickr.com/photos/zoddler/
Comment
Post
Cancel
TheSenator
Too lazy to set a custom title
Join Date:
Feb 2003
Posts:
13330
Share
Post
#10
01-26-2004, 07:10 PM
I am reading...
It is a common problem but a bitch to fix.....
can't connect "mysql.sock"
I am busted out the Coke and figuring this one out by sunrise...
ISeekGirls.com since 2005
Comment
Post
Cancel
fuzebox
making it rain
Join Date:
Oct 2003
Posts:
22367
Share
Post
#11
01-27-2004, 12:00 AM
Originally posted by TheSenator
I am busted out the Coke and figuring this one out by sunrise...
Try starting your mysql server
Comment
Post
Cancel
kongen
Confirmed User
Join Date:
May 2002
Posts:
110
Share
Post
#12
01-27-2004, 12:17 AM
How do I turn on mySQL?
Depends on many things, but try this for start:
/etc/rc.d/init.d/mysqld start
Comment
Post
Cancel
Previous
template
Next
Working...
OK
OK
Cancel
😀
😂
🥰
😘
🤢
😎
😞
😡
👍
👎
☕
Comment