Hi!

Please please someone check these site definitions for me:-

Local Info:-
(The usual name of site etc)
HTTP Address: http://www.mydomainname.co.uk

Remote info:-
Access: FTP
FTP host: ftp.mydomainname.co.uk
Host directory: (blank)
login: (my login)
Password: (my password)

Testing server:-
Server Model: PHP MySQL
Access: FTP
FTP host: ftp.mydomainname.co.uk
Host directory: (blank)
login: (my login)
Password: (my password)
URL Prefix: http://www..mydomainname.co.uk

The connection to my database through a remote server which has PHPmyadmin and MySQL is:-
Connection Name: newpropconn
MySQL server: local host (i dont know if thats right!)
User name: (my user name)
Password: (my password)
Database: (my database name) which ive connected to.

I have connected to my database through a remote server. But i am now having problems. It's giving me Error 404 file not found for 'sumbit.php' but its clearly there in my remote files. And when i insert data into my insert form, it goes to the same page but displays 'column 'property_terms' cannot be null'. And so i dont understand. Then if i try to go to live data view, it wont and errors saying the

'HTTP error 404 file not found occured while attempting to request the file http://www.mydomainname.co.uk/viewall_6QIS0S4K23.php from the testing server.'

What's wrong?!!!!

Regarding 'column cannot be null', do i edit the database in Phpmyadmin to something of default value - and how do i do that? And should i start another connection regarding the error 404?

This is all done through dreamweaver MX PHP and MySQL.

Thanks in advance!!! I really appreciate it.

Kaz

XXX

Recommended Answers

All 2 Replies

Check the letters case... it is necessary in PHP.

localhost not local host
:D
hope that helps

and this one:'sumbit.php' maybe its submit.php!

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.