绝对初学者(设置问题) [英] Absolute Beginner (Setup Questions)

查看:48
本文介绍了绝对初学者(设置问题)的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述



我正在试图弄清楚如何开始使用PHP / MySQL。

我到目前为止所读到的所有内容都说先从PHP开始。我是

期待像Visual Basic Express或其他类型的
免费IDE。所以我发现我需要下载一个虚拟服务器,

所以我下载了OmniSecure并按照设置说明到目前为止

,因为我可以解决它们。


所以这就是我被困的地方。

1)在尝试设置和配置一切时,它告诉我移动/

重命名某个.ini文件。我找不到这个文件。


2)即使我确实设置正确,我也不确定是什么程序/ IDE来支付
用于开始输入代码?


我显然是初学者,但使用Visual Basic Express和SQL Server Express制作了几个Access数据库和

基本应用程序

但是所有这些程序都有各种设置的向导,这些都是

一切都是白痴证明。


任何帮助都将不胜感激。

谢谢。

解决方案



< Se *** ******@Yahoo.com在留言中写道

新闻:11 ********************** @ q2g2000cwa.googlegro ups .com ...




我想弄清楚如何开始使用PHP / MySQL。

我到目前为止所读到的所有内容都说首先是PHP。我是

期待像Visual Basic Express或其他类型的
免费IDE。所以我发现我需要下载一个虚拟服务器,

所以我下载了OmniSecure并按照设置说明到目前为止

,因为我可以解决它们。


所以这就是我被困的地方。

1)在尝试设置和配置一切时,它告诉我移动/

重命名某个.ini文件。我找不到这个文件。


2)即使我确实设置正确,我也不确定是什么程序/ IDE来支付
用于开始输入代码?


我显然是初学者,但使用Visual Basic Express和SQL Server Express制作了几个Access数据库和

基本应用程序

但是所有这些程序都有各种设置的向导,这些都是

一切都是白痴证明。


任何帮助都将不胜感激。

谢谢。



就设置本身而言,如果你想要一个可操作的

Apache / PHP / MySQL堆栈我建议下载并安装xampp。

它自行安装和配置所有内容,你需要做的就是

点击下一个很多。 :)


这对于初学者来说真的是一个让一切运转起来的好方法。

可能的限制 - 我不知道是否有适用于Linux的版本,但

Windows版对我来说非常适合。


如果您坚持单独设置所有内容,请准备一些

手工工作。我建议去 www.php.net ,因为他们有很多信息

如何做到这一点。如果您愿意,我可以向您发送一个小的powerpoint文件

,其中包含有关如何在Windows上运行IIS / Apache + PHP + MySQL的说明。

就编码而言,如果你没有其他任何东西,你可以从记事本开始。有一些编辑器和IDE可以帮助你。我记得喜欢Linux上的Bluefish,就Win32而言,我通常会用记事本(纯粹的懒惰)来获取
但它不应该是一个问题。

找到一些工具。我被告知,现在Macromedia Dreamweaver支持

PHP开发,包括代码完成,所以如果你已经拥有许可证

,你可能会喜欢使用相同的用于网页设计和PHP编码的工具。

Denis Gerina


2月13日上午9:39,denis < d ... @ cced.bawrote:


< See_Red _... @ Yahoo.comwrote in message


新闻:11 ********************** @ q2g2000cwa.googlegro ups.com ...





我正在试图弄清楚如何开始使用PHP / MySQL。

我读过的所有内容都是如此远远说先从PHP开始。我是

期待像Visual Basic Express或其他类型的
免费IDE。所以我发现我需要下载一个虚拟服务器,

所以我下载了OmniSecure并按照设置说明到目前为止我可以解决它们。


所以这就是我被困的地方。

1)在尝试设置和配置它告诉的一切时我移动/

重命名某个.ini文件。我找不到这个文件。


2)即使我确实设置正确,我也不确定使用什么程序/ IDE来使用
开始输入代码?


我显然是初学者,但使用Visual Basic Express和SQL Server制作了几个Access数据库和

基本应用程序快递

但是所有这些程序都有各种设置向导,这些都可以证明一切都是白痴。


任何帮助都将不胜感激。

谢谢。



就设置本身而言,如果你想要一个可操作的
Apache / PHP / MySQL堆栈,我建议下载和安装xampp。

它自己安装和配置所有内容,你所要做的就是

点击下一个很多。 :)


这对于初学者来说真的是一个让一切运转起来的好方法。

可能的限制 - 我不知道是否有适用于Linux的版本,但

Windows版对我来说非常适合。


如果您坚持单独设置所有内容,请准备一些

手工工作。我建议去towww.php.net,他们有很多信息

如何做到这一点。如果您愿意,我可以向您发送一个小的powerpoint文件

,其中包含有关如何在Windows上运行IIS / Apache + PHP + MySQL的说明。

就编码而言,如果你没有其他任何东西,你可以从记事本开始。有一些编辑器和IDE可以帮助你。我记得喜欢Linux上的Bluefish,就Win32而言,我通常会用记事本(纯粹的懒惰)来获取
但它不应该是一个问题。

找到一些工具。我被告知,现在Macromedia Dreamweaver支持

PHP开发,包括代码完成,所以如果你已经拥有许可证

,你可能会喜欢使用相同的网页设计和PHP编码工具。


Denis Gerina-隐藏引用文字 -


- 显示引用文字 -



好​​的,谢谢你的信息。我喜欢点击下一个很多的想法大声笑。

我仍​​然习惯微软握着我的手。要说实话虽然我不知道Apache是​​什么,但我喜欢它的想法

被打包在一起。


我可以使用记事本,但是我需要保存一个特殊的

扩展名,例如.html或类似吗?


我不会''如果你想给我发电子邮件给我一个很棒的话,请记住那个powerpoint课程的副本。

See_Red_Run(At)Yahoo(dot)com。我通常不会检查

地址,因为它主要用于垃圾收集,但是如果你发送它

我会找到它。


----- BEGIN PGP签名消息-----

哈希:SHA1
Se*********@Yahoo.com 写道:


1)在尝试设置和配置一切时,它告诉我移动/

重命名某个.ini文件。我找不到这个文件。



提示:在寻求帮助时,请提供一些有用的信息。我们

可能有经验将foobar.ini.distrib移动到foobar.ini,或者我们可能会知道xyz123.ini会出现一些问题


2)即使我确实设置正确,我也不确定用什么程序/ IDE来开始输入代码?



无论如何。


和无论如何,我指的是你喜欢的任何纯文本编辑器。记事本,如果你没有更好的东西,视觉工作室,如果你知道如何设置它。我目前在Linux中使用Kate / Kdevelop,但是如果你使用windoze,那么你可能会喜欢Ultraedit或Textpad。


我显然是初学者,但使用Visual Basic Express和SQL Server Express制作了几个Access数据库和

基本应用程序

但所有这些程序都有有各种设​​置向导,使得b / b $ b一切都是白痴证明。



欢迎来到现实世界。

正如丹尼斯所说,你可以使用xammp来设置一切。用一个

整洁的白痴安装程序。我也知道那些喜欢WAMP做什么的人。


无论如何,分别设置和测试每个组件会给你一个

尝试不同的部分(网络服务器,数据库,PHP)如何与每个

其他工作。不要以为WAMP / XAMMP是一个神奇的软件,它可以神奇地运作。 Apache是​​一回事,MySQL是另一回事,PHP是另一回事,所以它们是单独管理的。

希望有所帮助,

- -

- ----------------------------------

Iv ?? n S ?? nchez Ortega -ivansanchez-algarroba-escomposlinux-punto-org-

El crimen no se paga ... Entonces mi trabajo es un crimen ?

-----开始PGP SIGNATURE -----

版本:GnuPG v1.4.6(GNU / Linux)


iD8DBQFF0f01R56dWuhgxGgRAjZCAKC0nI2OGN3l5ksI7lro8Q qIDNezTQCglNpE

XUOGDM5OB7HmbSxljrakNGU =

= dOdQ

----- END PGP SIGNATURE -----


Hi,
I am trying to figure out how to get started with PHP/MySQL.
Everything I''ve read so far says to start with PHP first. I was
expecting something like Visual Basic Express or some other type of
free IDE. So I discovered that I needed to download a virtual server,
so I downloaded OmniSecure and followed the set up instructions as far
as I could figure them out.

So here is where I''m stuck.
1) While trying to set up and configure everything it tells me to move/
rename a certain .ini file. I can''t find this file.

2) Even if I did get set up correctly I''m not sure what program/IDE to
use to begin entering code?

I am obviously a beginner, but have made several Access databases and
basic applications using Visual Basic Express and SQL Server Express
but all of those programs have had various set up wizards that made
everything idiot proof.

Any help would be appreciated.
Thank you.

解决方案


<Se*********@Yahoo.comwrote in message
news:11**********************@q2g2000cwa.googlegro ups.com...

Hi,
I am trying to figure out how to get started with PHP/MySQL.
Everything I''ve read so far says to start with PHP first. I was
expecting something like Visual Basic Express or some other type of
free IDE. So I discovered that I needed to download a virtual server,
so I downloaded OmniSecure and followed the set up instructions as far
as I could figure them out.

So here is where I''m stuck.
1) While trying to set up and configure everything it tells me to move/
rename a certain .ini file. I can''t find this file.

2) Even if I did get set up correctly I''m not sure what program/IDE to
use to begin entering code?

I am obviously a beginner, but have made several Access databases and
basic applications using Visual Basic Express and SQL Server Express
but all of those programs have had various set up wizards that made
everything idiot proof.

Any help would be appreciated.
Thank you.

As far as the setup itself is concerned, if you want an operational
Apache/PHP/MySQL stack I would recommend downloading and installing xampp.
It installs and configures everything by itself and all you have to do is
click Next alot. :)

This is really a good way for a beginner to get everything operational.
Possible limitation - I don''t know if there''s a version for Linux, but
Windows version works great for me.

If you insist on setting up everything individually, be prepared for some
manual work. I would suggest going to www.php.net as they have alot of info
on how to do that. If you''d like I could send you a small powerpoint file
with instructions on how to get IIS/Apache+PHP+MySQL up and running on
Windows.

As far as coding is concerned, you can start with Notepad if you don''t have
anything else. There are some editors and IDEs that could help you out. I
remember liking Bluefish on Linux, and as far as Win32 is concerned, I
usually go with Notepad (pure lazyness) but it shouldn''t be a problem to
find some tools. I''m told that these days Macromedia Dreamweaver supports
PHP developement including code-completion, so if you already have a license
for that, you might like using the same tool for web design and PHP coding.
Denis Gerina


On Feb 13, 9:39 am, "denis" <d...@cced.bawrote:

<See_Red_...@Yahoo.comwrote in message

news:11**********************@q2g2000cwa.googlegro ups.com...


Hi,
I am trying to figure out how to get started with PHP/MySQL.
Everything I''ve read so far says to start with PHP first. I was
expecting something like Visual Basic Express or some other type of
free IDE. So I discovered that I needed to download a virtual server,
so I downloaded OmniSecure and followed the set up instructions as far
as I could figure them out.

So here is where I''m stuck.
1) While trying to set up and configure everything it tells me to move/
rename a certain .ini file. I can''t find this file.

2) Even if I did get set up correctly I''m not sure what program/IDE to
use to begin entering code?

I am obviously a beginner, but have made several Access databases and
basic applications using Visual Basic Express and SQL Server Express
but all of those programs have had various set up wizards that made
everything idiot proof.

Any help would be appreciated.
Thank you.


As far as the setup itself is concerned, if you want an operational
Apache/PHP/MySQL stack I would recommend downloading and installing xampp.
It installs and configures everything by itself and all you have to do is
click Next alot. :)

This is really a good way for a beginner to get everything operational.
Possible limitation - I don''t know if there''s a version for Linux, but
Windows version works great for me.

If you insist on setting up everything individually, be prepared for some
manual work. I would suggest going towww.php.netas they have alot of info
on how to do that. If you''d like I could send you a small powerpoint file
with instructions on how to get IIS/Apache+PHP+MySQL up and running on
Windows.

As far as coding is concerned, you can start with Notepad if you don''t have
anything else. There are some editors and IDEs that could help you out. I
remember liking Bluefish on Linux, and as far as Win32 is concerned, I
usually go with Notepad (pure lazyness) but it shouldn''t be a problem to
find some tools. I''m told that these days Macromedia Dreamweaver supports
PHP developement including code-completion, so if you already have a license
for that, you might like using the same tool for web design and PHP coding.

Denis Gerina- Hide quoted text -

- Show quoted text -

Ok, thanks for the info. I like the idea of clicking next a lot lol.
I''m still use to Microsoft holding my hand for everything. To be
honest though I have no idea what Apache is, but I like the idea of it
being packaged together.

I''m ok with using notepad, but do I need to save with a special
extension like .html or similiar?

I wouldn''t mind a copy of that powerpoint lesson if you would e-mail
it to me that would be great.
See_Red_Run (At) Yahoo (dot) com . I don''t normally check that
address since it''s for trash collection mostly but if you send it
there I''ll be looking for it.


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Se*********@Yahoo.com wrote:

1) While trying to set up and configure everything it tells me to move/
rename a certain .ini file. I can''t find this file.

Hint: When asking for help, provide every bit of useful information. We
might have experience moving foobar.ini.distrib to foobar.ini, or we may
know that xyz123.ini gives some problems

2) Even if I did get set up correctly I''m not sure what program/IDE to
use to begin entering code?

Whatever.

And by "whatever", I mean "any plain text editor you like". Notepad if you
haven''t got anything better, visual studio if you know how to set it up. I
currently work with Kate/Kdevelop in Linux, but if you use windoze, you
might like Ultraedit or Textpad.

I am obviously a beginner, but have made several Access databases and
basic applications using Visual Basic Express and SQL Server Express
but all of those programs have had various set up wizards that made
everything idiot proof.

Welcome to the real world.
As denis already said, you can use xammp to set "everything" up, with a
neat-o idiot-proof installer. I also know about people who like WAMP to do
the job.

Anyway, setting up and testing every component separately will give you a
taste of how the different parts (webserver, database, PHP) work with each
other. Do not think that WAMP/XAMMP is a magical bunhc of software that
works magically; Apache is one thing, MySQL is another thing, and PHP is
another thing, so they are administered separately.
Hope that helps,
- --
- ----------------------------------
Iv??n S??nchez Ortega -ivansanchez-algarroba-escomposlinux-punto-org-

El crimen no se paga... Entonces mi trabajo es un crimen?
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFF0f01R56dWuhgxGgRAjZCAKC0nI2OGN3l5ksI7lro8Q qIDNezTQCglNpE
XUOGDM5OB7HmbSxljrakNGU=
=dOdQ
-----END PGP SIGNATURE-----


这篇关于绝对初学者(设置问题)的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆