Forums

This topic is locked

Site has gone live!

Posted 11 Apr 2005 15:04:41
1
has voted
11 Apr 2005 15:04:41 Matt Bailey posted:
Hooray... A site I've been slaving over for the past few weeks (feels like a lifetime) has gone live:

www.adp-architects.co.uk

What do people think?

Thanks to all who've responded to my recent posts on DMXzone. Chances are I was trying to solve something regarding this project, so you've all really helped.

I'm quite pleased with the way the site has been built. It's mostly database driven (MySQL) and uses PHP includes for elements repeated throughout the site. I've also tried really hard (for the first time) to use CSS for style and positioning throughout and succeeded on all but the pages that have horizontally repeated images, a small concession. I also originally tried to use Strict XHTML, but this caused more problems than it was worth. Besides, I've learn't so much anyway on this project that I don't mind leaving validation to the next site.

___________________________________
* Sorry... how do you do that again?... *

Replies

Replied 11 Apr 2005 18:46:20
11 Apr 2005 18:46:20 Chris Charlton replied:
Coolness! Noticed pratically every image was ALT'd. Good job! <img src=../images/dmxzone/forum/icon_smile.gif border=0 align=middle>

...

Woops, <i>newsindex.php</i> gets this error...
<BLOCKQUOTE id=quote><font size=1 face="Verdana, Arial, Helvetica" id=quote>quote:<hr height=1 noshade id=quote>Warning: mysql_pconnect(): User sodbuser has already more than 'max_user_connections' active connections in /home/fhlinux200/a/adp-architects.co.uk/user/htdocs/Connections/adpConn.php on line 9
User sodbuser has already more than 'max_user_connections' active connections<hr height=1 noshade id=quote></BLOCKQUOTE id=quote></font id=quote><font face="Verdana, Arial, Helvetica" size=2 id=quote>
What is your maxusers limit set too?


~ ~ ~ ~ ~ ~ ~
Chris Charlton <i>- DMXzone Manager</i>
<font size=1>[ Studio MX/MX2004 | PHP/ASP | SQL | XHTML/CSS | XML | Actionscript | Web Accessibility | MX Extensibility ]</font id=size1>
Replied 11 Apr 2005 18:58:51
11 Apr 2005 18:58:51 Matt Bailey replied:
God... I've no idea! How do I find out?

This is the code from line 9 that the error message is referring to. There's no mention of max_users in it, but there is an odd 'p' near the beginning (mysql_<b>p</b>connect). Should it be there?:

<pre id=code><font face=courier size=2 id=code>$adpConn = mysql_pconnect($hostname_adpConn, $username_adpConn, $password_adpConn) or die(mysql_error());</font id=code></pre id=code>

___________________________________
* Sorry... how do you do that again?... *

Edited by - matm00 on 11 Apr 2005 19:03:14
Replied 13 Apr 2005 06:28:04
13 Apr 2005 06:28:04 Lisa Franceski replied:
Very nice site.

You should be proud of your accomplishment and artistry.

Lisa

www.signifysound.net
Replied 15 Apr 2005 06:01:40
15 Apr 2005 06:01:40 Matt Millican replied:
<BLOCKQUOTE id=quote><font size=1 face="Verdana, Arial, Helvetica" id=quote>quote:<hr height=1 noshade id=quote>
God... I've no idea! How do I find out?

This is the code from line 9 that the error message is referring to. There's no mention of max_users in it, but there is an odd 'p' near the beginning (mysql_<b>p</b>connect). Should it be there?:

<pre id=code><font face=courier size=2 id=code>$adpConn = mysql_pconnect($hostname_adpConn, $username_adpConn, $password_adpConn) or die(mysql_error());</font id=code></pre id=code>

___________________________________
* Sorry... how do you do that again?... *

Edited by - matm00 on 11 Apr 2005 19:03:14
<hr height=1 noshade id=quote></BLOCKQUOTE id=quote></font id=quote><font face="Verdana, Arial, Helvetica" size=2 id=quote>

Matt Millican
InternetMill.com
www.internetmill.com
(XP Pro / Dreamweaver MX / Access XP Pro/ MS SQL / ASP / VB Script / PHP, mySQL / Photoshop / Fireworks)

Reply to this topic