php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #2176 don't have access to the mysql commands
Submitted: 1999-08-27 12:39 UTC Modified: 1999-08-27 12:43 UTC
From: bipbip at bigfoot dot com Assigned:
Status: Closed Package: MySQL related
PHP Version: 3.0.12 OS: Linux RedHat 6.0
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: bipbip at bigfoot dot com
New email:
PHP Version: OS:

 

 [1999-08-27 12:39 UTC] bipbip at bigfoot dot com
i've installed Mysql and works fine
then i've installed php --with-mysql --with-apache

i tried to make php mysql.php3 
and the mysql_connect() don't work


other thing,

i can't install apache like the INSTALL says 
[root@LinServe apache_1.3.9]# ./configure --prefix=/www --activate-module=src/modules/php3/libphp3.a
Configuring for Apache, Version 1.3.9
 + using installation path layout: Apache (config.layout)
 + activated php3 module (modules/php3/libphp3.a)
Creating Makefile
Creating Configuration.apaci in src
Creating Makefile in src
 + configured for Linux platform
 + setting C compiler to gcc
 + setting C pre-processor to gcc -E
 + checking for system header files
 + adding selected modules
    o php3_module uses ConfigStart/End
 + checking sizeof various data types
 + doing sanity check on compiler and options
** A test compilation with your Makefile configuration
** failed. This is most likely because your C compiler
** is not ANSI. Apache requires an ANSI C Compiler, such
** as gcc. The above error message from your compiler
** will also provide a clue.
 Aborting!

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [1999-08-27 12:43 UTC] eschmid at cvs dot php dot net
You should install an ANSI C compiler.

-Egon
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Tue Jun 03 08:01:25 2025 UTC