LinuxSir.cn,穿越时空的Linuxsir!

 找回密码
 注册
搜索
热搜: shell linux mysql
楼主: 北南南北

用源码包安装php-4.34+mysql-4.0.16+apache-2.0.48+vbb-2.32实践总结

[复制链接]
发表于 2004-6-15 17:31:23 | 显示全部楼层
请问一下,我在官方网下载mysql。我想知道以下两个有什么区别?
回为找不到mysql-4.0.16.tar.gz ,所以想用这个代替。

mysql-standard-4.0.20-pc-linux-i686
mysql-max-4.0.20-pc-linux-i686

哪位兄台有mysql-4.0.16.tar.gz
发表于 2004-6-17 02:49:56 | 显示全部楼层

回复: 不能在广域网访问!!!!

最初由 jamson 发表
我的也装好了,在局域网内可以访问,我申请了动态域名的,为什么只能在局域网访问呢?郁闷中!!!



在你的网关上做好NAT.指向你的服务,把开放的端口映射过来,我不了解3322的动作原理,如果它要占用端口的话,也要把它的端口映射过来.

我本人用的是www.chanix.net的DDNS,这个很强哦.3322看都没看过.呵...
发表于 2004-6-18 10:56:13 | 显示全部楼层
我最近刚刚整合好apache 、 mysql 、php
apache的版本是http-2.0.48
mysql是mysql-5.0.0.alpha
php是php-4.3.5
整合是好的,但是现在出现一个问题,就是:
我在mysql建立了一个guestbook数据库,在这个数据库中建了一个数据表叫nervebook;
我编了一个留言板的php程序,现在无法将留言的数据插入到数据表中,但是我在windows中的mysql+apache+php的php运行环境中,可以将数据插入到数据表中,在mysql数据库下,用select # from nervebook;这个命令查看时,数据可以插到数据表中,可以看到刚才留言的数据;
但是,在linux环境下的mysql下,却看不到留言的内容,数据插不进去。郁闷... ...
北南兄能不能给予指教,谢谢
发表于 2004-7-16 02:11:02 | 显示全部楼层
正在学习中!
发表于 2004-9-10 10:24:54 | 显示全部楼层
打印出来竟然有21页,版主真得辛苦了。。。

按照 已经安装成功了,还学了不少东东,真是新手的最佳指南
发表于 2004-10-5 01:11:02 | 显示全部楼层

我安装MYSQL失败,麻烦指点一下

下边是系统的提示,麻烦帮我看看要怎么做?我再运行make提示出错

[root@wsm1 mysql-standard-4.0.21-pc-linux-i686]# ./configure --prefix=/opt/mysql --with-charset=gb2312 --with-extra-charsets=all --with-unix-socket-path=/opt/mysql/var/mysql.sock
NOTE: This is a MySQL binary distribution. It's ready to run, you don't
need to configure it!

To help you a bit, I am now going to create the needed MySQL databases
and start the MySQL server for you.  If you run into any trouble, please
consult the MySQL manual, that you can find in the Docs directory.

Preparing db table
Preparing host table
Preparing user table
Preparing func table
Preparing tables_priv table
Preparing columns_priv table
Installing all prepared tables
041005  1:11:28 Warning: Asked for 196608 thread stack, but got 126976
041005  1:11:28 ./bin/mysqld: Shutdown Complete


To start mysqld at boot time you have to copy support-files/mysql.server
to the right place for your system

PLEASE REMEMBER TO SET A PASSWORD FOR THE MySQL root USER !
To do so, start the server, then issue the following commands:
./bin/mysqladmin -u root password 'new-password'
./bin/mysqladmin -u root -h wsm1.linuxtt.com password 'new-password'
See the manual for more instructions.

You can start the MySQL daemon with:
cd . ; ./bin/mysqld_safe &

You can test the MySQL daemon with the benchmarks in the 'sql-bench' directory:
cd sql-bench ; perl run-all-tests

Please report any problems with the ./bin/mysqlbug script!

The latest information about MySQL is available on the web at
http://www.mysql.com
Support MySQL by buying support/licenses at https://order.mysql.com

Starting the mysqld server.  You can test that it is up and running
with the command:
./bin/mysqladmin version
[root@wsm1 mysql-standard-4.0.21-pc-linux-i686]# Starting mysqld daemon with databases from /root/server/mysql-standard-4.0.21-pc-linux-i686/data
STOPPING server from pid file /root/server/mysql-standard-4.0.21-pc-linux-i686/data/wsm1.linuxtt.com.pid
041005 01:11:28  mysqld ended
发表于 2004-10-5 11:14:11 | 显示全部楼层

呵呵,不错的文章

感谢北南南北兄的好文。。。已经搞定了。。。
http://210.82.185.243/bbs/index.php
发表于 2004-10-20 13:09:52 | 显示全部楼层
现在的mysql已经不需要安装了,下载之后直接configure,就可以使用了。
发表于 2005-5-11 13:29:13 | 显示全部楼层
大哥~我就是出现你了~你说的那种,只有代码~不显示结果的情况。apache已经装好了,进//localhost/页面没有问题,就是在进//localhost/test.php  的时候只能看到代码~为什么啊?
回复 支持 反对

使用道具 举报

发表于 2005-6-17 18:31:27 | 显示全部楼层
看看啊
我想装PHP阿
回复 支持 反对

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

快速回复 返回顶部 返回列表