Discussion about CustomBuild

Code:
Got a failure from command:
Cat / usr / local / mysql / share / mysql_fix_privilege_tables.sql | / usr / local / mysql / bin / mysql -- no-defaults -- force -- user = da_admin -- host = localhost -- database = mysql
Please check the above output and try again.
 
Running the script with the -- verbose option may give you some information
Of what went wrong.
 
If you get an 'Access denied' error, you should run this script again and
Give the MySQL root user password as an argument with the -- password = option
Zip: can not assess `/ usr / lib / libmysqlclient .* ': No file or directory of this type
Check /etc/my.cnf and remove any lines referring to 'basedir=' then
/sbin/service mysqld restart

If that doesn't help, make sure the Port is not used by another service. SSH to the server and run the following coammand:
telnet localhost 3306

If none of the above helped, edit /etc/my.cnf and add the entry under [mysqld] and then restart mysqld.
 
Is this an initiative supported by DA?
I think it is because it has an sticky in the official DA forums, or am I wrong?

Any plans to support clamav and spamassassin via custombuild any time soon?

PS: This thread is very long and difficult to read (for instance it is not possible
to do a search inside the thread), why not create a sub-forum?
 
dovecot / maildir question

Running ./build dovecot
automatically changes from mailbox to /maildir config?
 
Running /.build php I got this error message...
*** There was an error while trying to configure php. Check the configure/ap2/configure.php5 file

Any ideas?
 
Hi,

ive just tryed to upgrade to apache2 and php4 as CLI.

Install got no errors, but when i restart Apache and i check one of hosted sites i see php code directly, like if php is not coding that.. how can i solve?
 
Now it is working.. but... some website show me this error:

Forbidden

You don't have permission to access / on this server.

Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.
Apache/2 Server at www..it Port 80

What happen? are many domain on a IP, some work, some no... and all virtualhost like webmail.domain phpmyadmin.domain and directadmin.domain arent working.. semms that all subdomains are not working correctly O_O

can some one help me please?
 
ok.. i had to come back to 1.3 O_O

this is what i did:

installed apache with build apache
installed php with build php n

result. apache installaed and php too.. but apache wasnt compiling php page so everyone can see php code of page like text

so.. i made build all d

result: all worked, but some page was ok and some no (same IP), some website work good and some got forbidden permission error...

i tryed to remake config files and resutl was, all sites not working.. all giving cannot find that page... like if server was searching for html/php files just in a position that was not correct...

now i tuned back to 1.3 with custombuild system without problem, just had to remake config but nothing hard...

can someone analyze what was my problem on a debian 4.0 box?

thanks all
 
I got the following error messages trying to update to MySQL 5.1
BTW, is MySQL 5.1 ready for production?


PHP:
[root@epsilon custombuild]# ./build mysql
 ERROR! MySQL PID file could not be found!
--09:31:01--  http://files.directadmin.com/services/all/mysql/MySQL-client-5.1.22-0.i386.rpm
           => `MySQL-client-5.1.22-0.i386.rpm'
Resolving files.directadmin.com... 72.35.85.222
Connecting to files.directadmin.com|72.35.85.222|:80... connected.
HTTP request sent, awaiting response... 404 Not Found
09:31:01 ERROR 404: Not Found.

--09:31:01--  http://files.directadmin.com/services/all/mysql/MySQL-devel-5.1.22-0.i386.rpm
           => `MySQL-devel-5.1.22-0.i386.rpm'
Resolving files.directadmin.com... 72.35.85.222
Connecting to files.directadmin.com|72.35.85.222|:80... connected.
HTTP request sent, awaiting response... 404 Not Found
09:31:01 ERROR 404: Not Found.

--09:31:01--  http://files.directadmin.com/services/all/mysql/MySQL-server-5.1.22-0.i386.rpm
           => `MySQL-server-5.1.22-0.i386.rpm'
Resolving files.directadmin.com... 72.35.85.222
Connecting to files.directadmin.com|72.35.85.222|:80... connected.
HTTP request sent, awaiting response... 404 Not Found
09:31:01 ERROR 404: Not Found.

--09:31:01--  http://files.directadmin.com/services/all/mysql/MySQL-shared-5.1.22-0.i386.rpm
           => `MySQL-shared-5.1.22-0.i386.rpm'
Resolving files.directadmin.com... 72.35.85.222
Connecting to files.directadmin.com|72.35.85.222|:80... connected.
HTTP request sent, awaiting response... 404 Not Found
09:31:01 ERROR 404: Not Found.

*** Cannot find /usr/local/directadmin/custombuild/mysql/MySQL-client-5.1.22-0.i386.rpm. Aborting ***
 
Issue upgrading php version

I got this error during the php upgrade to version 5.2.5.
Any ideas of the reason and how to solve the issue?

Code:
configure: error: Please reinstall the iconv library.

*** There was an error while trying to configure php. Check the configure/ap2/configure.php5 file
 
Official Version

I tried this CustomBuild several times and has so many errors that I have not enough time to fix them as the customers are waiting for the active server so I have to always go back to CustomApache.

Until now, the php4 is completley dead. So, when the CustomBuild will becomes Official Version without Errors.

And when the official version of DA will use php5 and apache 2 by default.

I think all of the DA users are eager to have this update ASAP.

Thanks
 
Please post few lines before this error.

SMTalk,
I will paste some extra lines of what I've got during the installation

HTML:
checking for T1lib support... no
checking whether to enable truetype string function in GD... yes
checking whether to enable JIS-mapped Japanese font support in GD... no
checking for fabsf... yes
checking for floorf... yes
checking for jpeg_read_header in -ljpeg... yes
checking for png_write_image in -lpng... yes
If configure fails try --with-xpm-dir=<DIR>
checking for FT_New_Face in -lfreetype... yes
checking for FreeType 1 support... no - FreeType 2.x is to be used instead
checking for GNU gettext support... yes
checking for bindtextdomain in -lintl... no
checking for bindtextdomain in -lc... yes
checking for ngettext in -lc... yes
checking for dngettext in -lc... yes
checking for dcngettext in -lc... yes
checking for bind_textdomain_codeset in -lc... yes
checking for GNU MP support... no
checking whether to enable hash support... yes
checking whether byte ordering is bigendian... (cached) no
checking size of short... 2
checking size of int... (cached) 4
checking size of long... (cached) 4
checking size of long long... (cached) 8
checking for iconv support... yes
configure: error: Please reinstall the iconv library.

*** There was an error while trying to configure php. Check the configure/ap2/configure.php5 file
 
Right now, although I running on MySQL 5.1.22, I get this message inside phpmyadmin
Code:
Your PHP MySQL library version 4.1.21 differs from your MySQL server version 5.1.22. 
This may cause unpredictable behavior.
I upgraded my MySQL installation not with Custom Build but directly using RPMs..
 
albatroz, you need to rebuild PHP after MySQL upgrade. Run "./build php n".
 
Did the rebuild but nothing changed :(
It seems like php is looking for the libraries in the wrong path..
 
Back
Top